sbin ~master (2021-09-16T14:18:39Z)
Dub
Repo
TaggedTypeByTag.indexOf
sbin
type
TaggedTypeByTag
Undocumented in source. Be warned that the author may not have intended to support it.
template
TaggedTypeByTag
(T, alias tag)
package
static if
(!(
isTagged!(T).isTaggedAlgebraic
))
static if
(
isTagged!(T).isMirAlgebraic
)
ptrdiff_t
indexOf
(
T.Kind
[]
lst
,
T.Kind
kind
)
if
(
isTagged
!(
T
).
any
)
Meta
Source
See Implementation
sbin
type
TaggedTypeByTag
aliases
TaggedTypeByTag
r
functions
indexOf