retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
None
retrograde
option
Undocumented in source.
class
None : Option!Type(
Type
) {
Type
get
();
bool
isEmpty
();
static
None
opCall
();
}
Members
Functions
get
Type
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool
isEmpty
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
None
opCall
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
retrograde
option
classes
None
Option
Some