openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
common
web
Target filter
commonJvm
common
web
Switch theme
Search in API
Skip to content
openrndr
openrndr-utils
/
org.openrndr.collections
/
pforEach
pfor
Each
commonJvm
common
web
actual
fun
<
T
:
Any
>
Iterable
<
T
>
.
pforEach
(
transform
:
(
T
)
->
Unit
)
(
source
)
expect
fun
<
T
:
Any
>
Iterable
<
T
>
.
pforEach
(
transform
:
(
T
)
->
Unit
)
(
source
)
actual
fun
<
T
:
Any
>
Iterable
<
T
>
.
pforEach
(
transform
:
(
T
)
->
Unit
)
(
source
)