yyd v0.2.0 (2023-02-09T23:39:10Z)
Dub
Repo
_yy
yyd
y
Decombinator and instatiate T as template with given parameters V.
template
_yy (
alias
T
V
...
) {
alias
_yy
=
_y
!(
T
.
_
!(
V
))
;
alias
_yy
=
_y
!(
T
!(
V
))
;
}
Members
Aliases
_yy
alias
_yy
=
_y
!(
T
.
_
!(
V
))
Undocumented in source.
_yy
alias
_yy
=
_y
!(
T
!(
V
))
Undocumented in source.
Meta
Source
See Implementation
yyd
y
mixin templates
_apply
_call
_evaluate
_identity
_mpartial
_partial
_partialf
_partialm
_partialmf
_rpartial
_rpartialf
_rpartialm
_rpartialmf
_toFnc
_toFnc_m
_yyy
y__
templates
_y
_yy
evaluate
identity
toFnc
y_
Decombinator and instatiate T as template with given parameters V.