Adjust in-package for prick.macros
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
;; Strictly typed functions and function calling
|
;; Strictly typed functions and function calling
|
||||||
:-> :fn :call-rev))
|
:-> :fn :call-rev))
|
||||||
|
|
||||||
(in-package #:prick-macros)
|
(in-package #:prick.macros)
|
||||||
|
|
||||||
(defun --transform-symbols-to-unary (form)
|
(defun --transform-symbols-to-unary (form)
|
||||||
(if (symbolp form)
|
(if (symbolp form)
|
||||||
|
|||||||
Reference in New Issue
Block a user