universal v0.1.1 (2020-08-30T22:03:12Z)
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