Treap.opApply

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