korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
js
nonJs
Target filter
common
js
nonJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-datastructure-core
/
korlibs.datastructure
/
FastArrayList
/
fastForEachReverseWithIndex
fast
For
Each
Reverse
With
Index
common
js
nonJs
expect
inline
fun
fastForEachReverseWithIndex
(
callback
:
(
index
:
Int
,
value
:
E
)
->
Unit
)
actual
inline
fun
fastForEachReverseWithIndex
(
callback
:
(
index
:
Int
,
value
:
E
)
->
Unit
)
actual
inline
fun
fastForEachReverseWithIndex
(
callback
:
(
index
:
Int
,
value
:
E
)
->
Unit
)