Skip to content

Add define-conduit-package

Latest
Compare
Choose a tag to compare
@tfeb tfeb released this 26 Jul 08:35
· 1 commit to main since this release
v5.0.0

define-conduit-package is a shim for define-package which makes it easier to define pure conduits. It:

  • interpolates a (:use) clause
  • checks for :use clauses with non-empty package lists and signals a continuable error in that case, for which there is a restart which will, interactively, remove the offending clauses.