sbin ~master (2021-09-16T14:18:39Z)
Dub
Repo
NullableAsSumTypeRH
sbin
stdtypesrh
Undocumented in source.
static if
(
__VERSION__ >= 2097
)
struct
NullableAsSumTypeRH {
enum
sbinReprHandler
;
alias
ST
=
std
.
sumtype
.
SumType
;
static
auto
repr
(N n);
static
auto
fromRepr
(N n);
}
Members
Aliases
ST
alias
ST
=
std
.
sumtype
.
SumType
Undocumented in source.
Enums
sbinReprHandler
enum
sbinReprHandler
Undocumented in source.
Static functions
fromRepr
auto
fromRepr
(N n)
Undocumented in source. Be warned that the author may not have intended to support it.
repr
auto
repr
(N n)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sbin
stdtypesrh
structs
BitArrayRH
NullableAsSumTypeRH
SysTimeAsHNSecsRH
SysTimeAsUnixTimeRH