Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
POptional
/
getOrNull
get
Or
Null
open
fun
getOrNull
(
source
:
S
)
:
A
?
Get the focus of an
Optional
or
null
if the is not there