mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
MergeArray.tryApplyUntil
mergearray
impl
bag_array
MergeArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MergeArray
(Obj)
shared
bool
tryApplyUntil
(
scope
bool
delegate
(
Obj
*
)
dg
)
if
(
is
(
Obj
== struct) &&
!
is
(
Obj
== shared)
)
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