cl-specialized-function 0.0.0-1.b96b6af Julia-like dispatch for Common Lisp

This library is part of NUMCL. It provides a macro SPECIALIZED that performs a Julia-like dispatch on the arguments, lazily compiling a type-specific version of the function from the same code. The main target of this macro is speed.