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