zircon.core
/
org.hexworks.zircon.api
/
Maybes
/
ofNullable
common
of
Nullable
@
JvmStatic
()
fun <
T
>
ofNullable
(value:
T
?):
Maybe
<
T
>
Content copied to clipboard
Creates a
Maybe
of a nullable value.
Sources
(source)
Link copied to clipboard