mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
FlattenedIterator.opUnary
mir
ndslice
iterator
FlattenedIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto ref
opUnary
()
void
opUnary
()
struct
FlattenedIterator
(Iterator, size_t N, SliceKind kind)
scope
@
optmath
void
opUnary
(
string
op
)
(
)
if
(
op
== "--" ||
op
== "++"
)
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