mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
StrideIterator.opBinary
mir
ndslice
iterator
StrideIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(ptrdiff_t index)
struct
StrideIterator
(Iterator, ptrdiff_t factor)
@
optmath
auto
opBinary
(
string
op
)
(
ptrdiff_t
index
)
if
(
op
== "+" ||
op
== "-"
)
ptrdiff_t
opBinary
(typeof(this) right)
Meta
Source
See Implementation
mir
ndslice
iterator
StrideIterator
aliases
__map
functions
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opOpAssign
opUnary
manifest constants
_stride
variables
_iterator