;;;; derrida.asd (asdf:defsystem #:derrida :description "Macros for desctructuring common data structures." :author "Colin Okay " :license "GPL-3.0" :version "0.1.0" :serial t :components ((:file "package") (:file "derrida")))