trees

BSD style

A library for binary trees in normal and balanced flavors

$ area51 add treesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trees:some-function ...)

Dependencies