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
/
pmapNotNull
pmap
Not
Null
common
js
jvm
expect
fun
<
T
,
R
:
Any
>
Iterable
<
T
>
.
pmapNotNull
(
transform
:
(
T
)
->
R
?
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
:
Any
>
Iterable
<
T
>
.
pmapNotNull
(
transform
:
(
T
)
->
R
?
)
:
List
<
R
>
(
source
)
actual
fun
<
T
,
R
:
Any
>
Iterable
<
T
>
.
pmapNotNull
(
transform
:
(
T
)
->
R
?
)
:
List
<
R
>
(
source
)