utils
0.20.9
common
utils
/
it.unibo.tuprolog.utils
/
plus
plus
common
operator
fun
<
T
>
Cursor
<
out
T
>
.
plus
(
other
:
Cursor
<
out
T
>
)
:
Cursor
<
out
T
>
Content copied to clipboard
operator
fun
<
T
:
U
,
U
:
Taggable
<
U
>
,
X
:
Any
>
T
.
plus
(
tag
:
Pair
<
String
,
X
>
)
:
T
Content copied to clipboard
operator
fun
<
T
:
U
,
U
:
Taggable
<
U
>
,
X
:
Any
>
T
.
plus
(
tags
:
Map
<
String
,
X
>
)
:
T
Content copied to clipboard