mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
FieldIterator.__map
mir
ndslice
iterator
FieldIterator
Defines a new FieldIterator applying the given function `fun` to each element.
struct
FieldIterator
(Field)
static
@
fmamath
alias
__map
(
alias
fun
)
=
FieldIterator__map
!(
Field
,
fun
)
mir
ndslice
iterator
FieldIterator
aliases
__map
functions
assumeFieldsHaveZeroShift
lightConst
lightImmutable
opIndex
opSlice
variables
_field
_index
Defines a new FieldIterator applying the given function `fun` to each element.