API Documentation
View source
class
NullTools
package
interlude.ds
@:directlyUsed
@:nullSafety(Strict)
@:publicFields
Static methods
static
toOption
<
A
>(
a:
Null
<
A
>
):
Option
<
A
>
Converts a nullable value to
Option