mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
StairsIterator.opUnary
mir
ndslice
iterator
StairsIterator
Dereferences the iterator to produce a slice.
struct
StairsIterator
(Iterator, string direction)
@
fmamath
Slice
!
Iterator
opUnary
(
string
op
: "*"
)
(
)
if
(
direction
== "+" ||
direction
== "-"
)
mir
ndslice
iterator
StairsIterator
functions
lightConst
lightImmutable
opIndex
opUnary
variables
_iterator
_length
Dereferences the iterator to produce a slice.