universal ~master (2022-05-05T22:50:26.4851911)
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