Fermat
Binary Trees Module

This module implements binary tree concepts, such as node representations and visitor patterns.

It also contains a submodule for the construction of radix trees: Radix Trees Module