mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
each.each
mir
algorithm
iteration
each
auto
each
(Slices slices)
template
each
(alias fun)
@
optmath
static if
(
__traits(isSame, naryFun!fun, fun)
)
@
optmath
auto
each
(
Slices
...
)
(
scope
Slices
slices
)
if
(
Slices.length
&&
!
is
(
Slices
[0] :
Chequer
)
)
auto
each
(Chequer color, Slices slices)
alias
each
=
.
each
!(
naryFun
!
fun
)
Parameters
slices
Slices
One or more slices, ranges, and arrays.
Meta
Source
See Implementation
mir
algorithm
iteration
each
functions
each