mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
IndexIterator.opIndexAssign
mir
ndslice
iterator
IndexIterator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
IndexIterator
(Iterator, Field)
ref scope
@
optmath
static if
(
!__traits(compiles, &opIndex(ptrdiff_t.init))
)
auto ref
opIndexAssign
(
T
)
(
auto
ref
T
value
,
ptrdiff_t
index
)
Meta
Source
See Implementation
mir
ndslice
iterator
IndexIterator
aliases
__map
functions
lightConst
lightImmutable
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opUnary
variables
_field
_iterator