simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.utils
/
indexedCycleIterator
indexed
Cycle
Iterator
fun
<
T
>
indexedCycleIterator
(
lastIndex
:
Int
,
valueGet
:
(
Int
)
->
T
)
:
Iterator
<
T
>