kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-common
/
dev.kord.common.entity.optional
/
mapNotNull
map
Not
Null
inline
fun
<
E
:
Any
,
T
>
Optional
<
E
?
>
.
mapNotNull
(
mapper
:
(
E
)
->
T
)
:
Optional
<
T
?
>
(
source
)