amb
An implementation of John McCarthy's ambiguous operator
$ area51 add ambCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(amb:some-function ...)An implementation of John McCarthy's ambiguous operator
$ area51 add ambCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(amb:some-function ...)