mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_rcarray.opDollar
mir
rc
array
mir_rcarray
Returns the number of elements in the reference‑counted array, enabling $ in slice expressions.
struct
mir_rcarray
(T)
@
trusted
scope pure nothrow @
nogc
const
size_t
opDollar
(
size_t
pos
: 0
)
(
)
mir
rc
array
mir_rcarray
aliases
serdeKeysProxy
constructors
this
destructors
~this
functions
asSlice
length
moveToSlice
opAssign
opCmp
opDollar
opEquals
opIndex
proxySwap
ptr
toHash
mixins
__anonymous
variables
_payload
Returns the number of elements in the reference‑counted array, enabling $ in slice expressions.