Treap.opApply

int opApply(scope int delegate(ref E) nothrow dg)
No documentation available for this declaration.
int opApply(scope int delegate(ref const E) nothrow dg) const
No documentation available for this declaration.