sbin ~master (2021-09-16T14:18:39Z)
Dub
Repo
NullableAsSumTypeRH.fromRepr
sbin
stdtypesrh
NullableAsSumTypeRH
Undocumented in source. Be warned that the author may not have intended to support it.
struct
NullableAsSumTypeRH
static
auto
fromRepr
(
N
)
(
in
N
n
)
if
(
is
(
N
==
ST
!
X
,
X
...
) &&
X.length
== 2
&&
is
(
X
[0] ==
typeof
(null))
)
Meta
Source
See Implementation
sbin
stdtypesrh
NullableAsSumTypeRH
aliases
ST
enums
sbinReprHandler
static functions
fromRepr
repr