mir-core — Libmir Archive
← Libmir Archive
Dlang.org
save
mir
primitives
pragma(
inline
, true)
@
optmath
inout
(
T
)[]
save
(
T
)
(
scope
return
inout
(
T
)[]
array
)
Examples
auto
a
= [
1
,
2
];
assert
(
a
is
a
.
save
);
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