versioned-objects
For any Common Lisp mutable object, allows to store versioning tree of all of the edits connecting its various versions.

Objects are created normally and converted to versioned objects using the function version.

Homepage: GitHub

License: BSD

See Also: modf

Topics: data structure