A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions
A shortcut macro to write DEFCLASS forms quickly
Static generic function dispatch for Common Lisp