openrndr
Toggle table of contents
0.4.5-dev.8.uncommitted+335b9d0
common
js
jvm
Platform filter
common
js
jvm
Switch theme
openrndr
openrndr-utils
/
org.openrndr.collections
/
pmap
pmap
common
js
jvm
expect
fun
<
T
,
R
>
Iterable
<
T
>
.
pmap
(
transform
:
(
T
)
->
R
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
>
Iterable
<
T
>
.
pmap
(
transform
:
(
T
)
->
R
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
>
Iterable
<
T
>
.
pmap
(
transform
:
(
T
)
->
R
)
:
List
<
R
>
(
source
)