CascadingTimeQueue.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct CascadingTimeQueue(T, size_t numBins, size_t numLevels, bool hasOwner = false)
@nogc
int
opApply
(
scope int delegate
(
T t
,
uint level
,
uint bin
)
@nogc
dg
)

Meta