utils
0.20.9
common
utils
/
it.unibo.tuprolog.utils
/
itemWiseHashCode
item
Wise
Hash
Code
common
fun
<
T
>
itemWiseHashCode
(
vararg
items
:
T
)
:
Int
Content copied to clipboard
fun
<
T
>
itemWiseHashCode
(
iterable
:
Iterable
<
T
>
)
:
Int
Content copied to clipboard
fun
<
T
>
itemWiseHashCode
(
sequence
:
Sequence
<
T
>
)
:
Int
Content copied to clipboard