yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl
/
Event
/
mapNotNull
map
Not
Null
fun
<
B
:
Any
>
mapNotNull
(
f
:
(
A
)
->
B
?
)
:
Event
<
B
>
(
source
)