yyd v0.2.0 (2023-02-09T23:39:10Z)
Dub
Repo
eachIndexApply
yyd
alg
Undocumented in source.
mixin template
eachIndexApply (
alias
T
alias
F
) {
mixin
F
!(
i
,
T
[
i
])
;
}
Members
Mixins
__anonymous
mixin
F
!(
i
,
T
[
i
])
Undocumented in source.
Meta
Source
See Implementation
yyd
alg
mixin templates
_conditional
_conditionalm
_mapApply
eachApply
eachIndexApply
eachPairApply
templates
conditional