universal ~master (2022-05-05T22:50:26.4851911)
Dub
Repo
matchAny
universal
core
match
Undocumented in source.
template
matchAny (
patterns
...
)
if
(
allSatisfy
!(
isFuncOrString
,
patterns
)
) {
template
matchAny
(A...)
;
}
Members
Templates
matchAny
template
matchAny
(A...)
Undocumented in source.
Meta
Source
See Implementation
universal
core
match
aliases
adjoin
enums
isFuncOrString
templates
canMatch
matchAny
matchOne