trivialib.type-unify

LLGPL

unifies a polimorphic type specifier with type variables against actual type specifiers

$ area51 add trivialib.type-unifyCopy

Usage

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