aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
applyArgs
aermicioi
aedi
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
aedi
util
traits
partial
aliases
failable
onFail
onFailPrint
partialPrefixed
partialSuffixed
functions
curry
templates
allSatisfied
anySatisfied
applyArgs
chain
eq
get
gt
gte
if_
lt
lte
partial
reverse
staticAssert
tee
Instantiate a template with Args, and apply them to pred.