toggle menu
tuulbox
common
switch theme
search in API
functional
/
com.juul.tuulbox.functional
/
repeat
repeat
fun
<
T
>
(
T
)
->
T
.
repeat
(
count
:
Int
)
:
(
T
)
->
T
Returns a function that repeats the application of
this
times.