The CL-UNIFICATION system. The system contains the definitions for the 'unification' machinery.
$ area51 add cl-unification
;; area51 add で .asd が自動更新されます。 ;; コード内でパッケージを使用: (in-package :my-project) (cl-unification:some-function ...)