wild-package-inferred-system

MIT

Introduces the wildcards `*' and `**' into package-inferred-system

$ area51 add wild-package-inferred-systemCopy

Usage

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

Dependencies