mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
This
mir
algebraic
Dummy type for
Variant
and
Nullable
self-referencing.
struct
This {
int
opCmp
(typeof(this) );
string
toString
();
}
Members
Functions
opCmp
int
opCmp
(typeof(this) )
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mir
algebraic
aliases
Nullable
TaggedTypeSet
TaggedVariant
Variant
autoGetMember
autoMatch
autoMatchMember
autoVisit
getMember
getTaggedTypeUnderlying
match
matchMember
optionalGetMember
optionalMatch
optionalMatchMember
optionalVisit
tryGetMember
tryMatch
tryMatchMember
tryVisit
visit
enums
getTaggedTypeName
isTaggedType
functions
nullable
structs
Algebraic
TaggedType
This
templates
TypeSet
ValueTypeOfNullable
variables
isNullable
isTaggedVariant
isTypeSet
isVariant
Dummy type for Variant and Nullable self-referencing.