toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
timesToListOf
times
To
List
Of
inline
fun
<
T
>
Int
.
timesToListOf
(
predicate
:
(
Int
)
->
T
)
:
List
<
T
>