mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
IotaIterator.opOpAssign
mir
ndslice
iterator
IotaIterator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
IotaIterator
(I)
pure
@
optmath
void
opOpAssign
(
string
op
)
(
ptrdiff_t
index
)
if
(
op
== `+` ||
op
== `-`
)
if
(
isIntegral
!
I
||
isPointer
!
I
)
Meta
Source
See Implementation
mir
ndslice
iterator
IotaIterator
functions
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opOpAssign
opUnary
variables
_index