The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
elementCount
mir
primitives
@
property
@
optmath
size_t
elementCount
(
Range
)
(
scope
const
auto
ref
Range
range
)
if
(
hasShape
!
Range
||
__traits(
hasMember
,
Range
, "elementCount")
)
Meta
Source
See Implementation
mir
primitives
functions
anyEmpty
back
elementCount
empty
front
length
popBack
popBackExactly
popBackN
popFront
popFrontExactly
popFrontN
save
shape
walkLength
templates
DeepElementType
DimensionCount
ElementType
isInfinite
variables
hasLength
hasShape
isInputRange
isOutputRange