aedi v0.2.0 (2017-03-08T09:57:04Z)
Dub
Repo
applyArgs
aermicioi
util
traits
partial
Instantiate a template with Args, and apply them to pred.
template
applyArgs (
Args
...
) {
template
applyArgs
(alias pred)
;
}
Members
Templates
applyArgs
template
applyArgs
(alias pred)
Undocumented in source.
Parameters
Args
contained arguments
Meta
Source
See Implementation
aermicioi
util
traits
partial
aliases
failable
onFail
onFailPrint
functions
curry
templates
applyArgs
chain
eq
get
gt
gte
if_
lt
lte
partial
partialPrefixed
partialSuffixed
reverse
staticAssert
tee
Instantiate a template with Args, and apply them to pred.