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