openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
js
jvm
Platform filter
common
js
jvm
Switch theme
Search in API
openrndr
openrndr-utils
/
org.openrndr.collections
/
pflatMap
pflat
Map
common
js
jvm
expect
fun
<
T
,
R
>
Iterable
<
T
>
.
pflatMap
(
transform
:
(
T
)
->
Iterable
<
R
>
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
>
Iterable
<
T
>
.
pflatMap
(
transform
:
(
T
)
->
Iterable
<
R
>
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
>
Iterable
<
T
>
.
pflatMap
(
transform
:
(
T
)
->
Iterable
<
R
>
)
:
List
<
R
>
(
source
)