mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
SliceIterator.Element
mir
ndslice
iterator
SliceIterator
Alias for the Slice type parameterized by Iterator, N, and kind of the enclosing SliceIterator.
struct
SliceIterator
(Iterator, size_t N = 1, SliceKind kind = Contiguous)
@
fmamath
alias
Element
=
Slice
!(
Iterator
,
N
,
kind
)
mir
ndslice
iterator
SliceIterator
aliases
Element
functions
lightConst
lightImmutable
variables
_iterator
_structure
Alias for the Slice type parameterized by Iterator, N, and kind of the enclosing SliceIterator.