universal v0.1.1 (2020-08-30T22:03:12Z)
Dub
Repo
isCase.isCase
universal
core
coproduct
isCase
Undocumented in source.
bool
isCase
(U u)
template
isCase
(U)
bool
isCase
(
U
u
)
if
(
is
(
U.Union
) &&
is
(
typeof
(
(
)
))
)
template
isCase
(uint ctor)
Members
Functions
isCase
bool
isCase
(U u)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
i
enum
i
;
Undocumented in source.
Meta
Source
See Implementation
universal
core
coproduct
isCase
templates
isCase