Handle.applyUntil_2

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
(,)
dg
)
if (
is(Bag == shared) &&
is(Bag == struct)
)

Meta