UNPKG

sonic-forest

Version:

High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)

5 lines (4 loc) 75 B
export declare const enum IteratorType { NORMAL = 0, REVERSE = 1 }