-
Notifications
You must be signed in to change notification settings - Fork 0
krzysz00/cl-trees
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
===cl-trees=== This is a library for trees of various types in Common Lisp. The amount of implemented tree types will be low initially, but expansion is planned. The library will be (gasp!), well documented, and have a generic function interface. The operations supported by this library will be: * Lookup * Insert * Delete * Rebalance (if applicable) * Convert between tree types * Serialize a tree to a list * And much more ... The project is hosted at GitHub ( https://github.com/krzysz00/cl-trees ) The issue tracking, documentation, etc. are located there. For questions, comments, etc. contact krzysdrewniak <AT> gmail <DOT> com cl-trees is licenced under the MIT licence.
About
A library for trees of various types in Common Lisp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published