[src]

Module collections::btree

Starting implementation of a btree for rust. Structure inspired by github user davidhalperin's gist.

BTree