mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
FlattenedIterator.opBinary
mir
ndslice
iterator
FlattenedIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(ptrdiff_t index)
ptrdiff_t
opBinary
(typeof(this) right)
struct
FlattenedIterator
(Iterator, size_t N, SliceKind kind)
scope const
@
optmath
ptrdiff_t
opBinary
(
string
op
: "-"
)
(
scope
ref
const
typeof
(this)
right
)
if
(
N
> 1 &&
(
kind
==
Universal
||
kind
==
Canonical
)
)
Meta
Source
See Implementation
mir
ndslice
iterator
FlattenedIterator
aliases
__map
functions
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
variables
_indices
_slice