utils
/
it.unibo.tuprolog.utils
/
itemWiseHashCode
common
item
Wise
Hash
Code
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