ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
seq.fun
ae
utils
functor
composition
seq
Undocumented in source. Be warned that the author may not have intended to support it.
template
seq
(Functors...)
static
void
fun
(
Args
...
)
(
ref
Functors
functors
,
auto
ref
Args
args
)
if
(
allSatisfy
!(
isFunctor
,
Functors
)
)
Meta
Source
See Implementation
ae
utils
functor
composition
seq
functions
seq
static functions
fun