utils
/
it.unibo.tuprolog.utils
/
plus
common
plus
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