-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Generic-cl provides generic function wrappers over standard common lisp functions, with the goal of allowing common operations, such as testing for the equality of objects, arithmetic and sequence operations to be extensible to user-defined types.
Source: https://github.com/alex-gutev/generic-cl
This requires that the latest commits of agutil, static-dispatch and cl-environments are pulled first.