mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
MergeArray.width
mergearray
impl
bag_array
MergeArray
struct
MergeArray
(Obj)
@
property
shared
size_t
width
(
)
if
(
is
(
Obj
== struct) &&
!
is
(
Obj
== shared)
)
Return Value
Type:
size_t
The number of Obj in the internal array. This is a constant.
Meta
Source
See Implementation
mergearray
impl
bag_array
MergeArray
aliases
ElementType
H
constructors
this
functions
canMergeWith
mergePerElementInto
tryApplyEachUntil
tryApplyUntil
properties
width
static functions
fixedAllocSize
makeWith