utils
/
it.unibo.tuprolog.utils
/
setTags
common
set
Tags
fun <
T
:
U
,
U
:
Taggable
<
U
>,
X
:
Any
>
T
.
setTags
(tags:
Map
<
String
,
X
>):
T
Content copied to clipboard
fun <
T
:
U
,
U
:
Taggable
<
U
>,
X
:
Any
>
T
.
setTags
(tag:
Pair
<
String
,
X
>, vararg otherTags:
Pair
<
String
,
X
>):
T
Content copied to clipboard