avl-tree

2022-07-08

An implementation of the AVL tree data structure.

Upstream URL

github.com/mfiano/avl-tree

Author

Michael Fiano <mail@mfiano.net>

License

MIT
README

avl-tree

An implementation of the AVL tree data structure.

Warning: This hasn't been tested out in the wild yet. If you run into any issues, please let me know and I will do what I can to address them.

Install

(ql:quickload :avl-tree)

License

Copyright © 2018-2022 Michael Fiano mail@mfiano.net

Licensed under the MIT License.

Dependencies (1)

  • mfiano-utils

Dependents (0)

    • GitHub
    • Quicklisp