Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.inplace.primitives
/
InPlaceLongSubList
/
forEach
for
Each
inline
fun
forEach
(
action
:
(
Long
)
->
Unit
)
(
source
)
Performs the given
action
for each element in this sublist.
Parameters
action
The function to be executed