Struct BTree.Iterator
Lower level iterators on the tree.
struct Iterator
;
While not in the D-style, these methods may be used for easier compatibility when working with code bases not in the D Language which are based on iterators.