inlined-generic-function

LLGPL

MOP implementation of the fast inlinable generic functions dispatched in compile-time

$ area51 add inlined-generic-functionCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(inlined-generic-function:some-function ...)