mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
Handle.applyUntil_2
mergearray
impl
handle_array
Handle
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Handle
(Bag)
shared
static if
(
hasMember!(Bag, "tryApplyUntil_2")
)
void
applyUntil_2
(
scope
bool
delegate
(
Obj
*
,
Obj
*
)
dg
)
if
(
is
(
Bag
== shared) &&
is
(
Bag
== struct)
)
Meta
Source
See Implementation
mergearray
impl
handle_array
Handle
aliases
Obj
functions
apply
applyUntil
applyUntil_2
canMergeWith
ensureMerged
findClosestBag
mergeInto
tryApplyEachUntil
update
properties
id
isFullyMerged
unshared
width
static functions
fixedAllocSize
make
makeWith