mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
FieldIterator.opIndex
mir
ndslice
iterator
FieldIterator
auto
opIndex
(Slice!(IotaIterator!size_t) sl)
struct
FieldIterator
(Field)
@
optmath
auto
opIndex
()
(
Slice
!(
IotaIterator
!
size_t
)
sl
)
auto ref
opIndex
(ptrdiff_t index)
Return Value
Type:
auto
_field[_index + sl.i .. _index + sl.j]
.
Meta
Source
See Implementation
mir
ndslice
iterator
FieldIterator
aliases
__map
functions
assumeFieldsHaveZeroShift
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opOpAssign
opSlice
opUnary
variables
_field
_index