universal ~master (2022-05-05T22:50:26.4851911)
Dub
Repo
apply.B
universal
core
apply
apply
apply
Undocumented in source.
template
apply
(A...)
static if
(!(
is(typeof(f(A.init)) == B, B)
))
static if
(!(
is(typeof(f(A.init[0][], A.init[1 .. $])) == B, B)
))
static if
(!(
is(typeof(f(A.init.tuple)) == B, B)
))
alias
B
=
void
Meta
Source
See Implementation
universal
core
apply
apply
apply
aliases
B
C
enums
enclose
expand
pass
functions
apply