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