treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
CombinationGenerator
/
generateCombinations
generate
Combinations
fun
<
T
>
generateCombinations
(
list
:
List
<
T
>
,
r
:
Int
)
:
List
<
List
<
T
>
>