Kone
0.0.0-dev-1
common
kone.enumerativeCombinatorics
/
com.lounres.kone.combinatorics.enumerative
/
combinations
combinations
fun
<
E
>
List
<
E
>
.
combinations
(
k
:
Int
=
size
)
:
Sequence
<
List
<
E
>
>