toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils
/
indexedCycleIterator
indexed
Cycle
Iterator
fun
<
T
>
indexedCycleIterator
(
lastIndex
:
Int
,
valueGet
:
(
Int
)
->
T
)
:
Iterator
<
T
>
(
source
)