vendor/make-quickutils.lisp @ fcc52d00b79f
Start the individual rule trees
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 18 Nov 2016 16:59:02 +0000 |
parents | b4a7a2c6e449 |
children | fe02d26f331f |
(ql:quickload 'quickutil) (qtlc:save-utils-as "quickutils.lisp" :utilities '( :compose :copy-hash-table :curry :ensure-boolean :ensure-gethash :ensure-list :flatten-once :hash-table-keys :map-product :mkstr :once-only :rcurry :set-equal :with-gensyms :with-output-to-file ) :package "SCULLY.QUICKUTILS")