shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
Nullable.value
shark
entity
Nullable
Undocumented in source. Be warned that the author may not have intended to support it.
T
value
[@property getter]
struct
Nullable
(T, ubyte id = 0)
@
property
T
value
(
)
if
(
!
is
(
T
:
Object
)
)
T
value
[@property setter]
Object
value
[@property setter]
Meta
Source
See Implementation
shark
entity
Nullable
constructors
this
functions
nullify
toString
properties
isNull
value