mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
ZipIterator.opUnary
mir
ndslice
iterator
ZipIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opUnary
()
auto
opUnary
()
auto
opUnary
()
void
opUnary
()
struct
ZipIterator
(Iterators...)
scope
@
optmath
void
opUnary
(
string
op
)
(
)
if
(
op
== "++" ||
op
== "--"
)
if
(
Iterators.length
> 1
)
Meta
Source
See Implementation
mir
ndslice
iterator
ZipIterator
functions
assumeFieldsHaveZeroShift
lightConst
lightImmutable
opBinary
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
variables
_iterators