toggle menu
krayon
common
switch theme
search in API
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
>