mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FixedArray.length
mecca
containers
arrays
FixedArray
Property for getting and setting the length of the array.
size_t
length
[@property getter]
struct
FixedArray
(T, size_t N, bool InitializeMembers = true)
@
property
const nothrow pure @
safe
@
nogc
size_t
length
(
)
size_t
length
[@property setter]
Meta
Source
See Implementation
mecca
containers
arrays
FixedArray
aliases
ElementType
functions
opOpAssign
safeSetPrefix
safeSetSuffix
properties
array
capacity
len
length
Property for getting and setting the length of the array.