solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.library
/
Library
/
Companion
/
toMapEnsuringNoDuplicates
to
Map
Ensuring
No
Duplicates
common
@
JvmStatic
fun
<
T
>
Sequence
<
Pair
<
Signature
,
T
>
>
.
toMapEnsuringNoDuplicates
(
)
:
Map
<
Signature
,
T
>
Content copied to clipboard
@
JvmStatic
fun
<
T
>
Iterable
<
Pair
<
Signature
,
T
>
>
.
toMapEnsuringNoDuplicates
(
)
:
Map
<
Signature
,
T
>
Content copied to clipboard