krayon
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
krayon
hierarchy
/
com.juul.krayon.hierarchy
/
eachAfterIndexed
each
After
Indexed
inline
fun
<
T
,
L
>
Node
<
T
,
L
>
.
eachAfterIndexed
(
crossinline
action
:
(
Int
,
Node
<
T
,
L
>
)
->
Unit
)
:
Node
<
T
,
L
>