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
Static generic function dispatch for Common Lisp