Module avlsort::traits[][src]

Expand description

Traits for elements of AVL tree.

Structs

OrdEqElem

Integer and float with Ord and Eq trait.

Traits

TreeElem

Elements of AVL tree.