mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
IndexedRoR.shape
mir
combinatorics
IndexedRoR
Returns the shape of the indexed range-of-ranges as a two-element array of size_t.
struct
IndexedRoR
(Collection, Range)
@
property
scope const
static if
(
hasLength!Collection
)
size_t
[2]
shape
()
(
)
if
(
__traits(
compiles
,
Range.init
[
size_t.init
])
)
mir
combinatorics
IndexedRoR
aliases
DeepElement
constructors
this
functions
empty
front
lightConst
lightScope
popFront
save
properties
length
shape
Returns the shape of the indexed range-of-ranges as a two-element array of size_t.