toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.collections
/
CollectionLike
/
forEach
for
Each
abstract
fun
forEach
(
action
:
(
item
:
V
)
->
Unit
)
(
source
)