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