src/make-quickutils.lisp @ 4abb7eda96cb
Add some tests from TAOP
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 23 Jul 2016 13:51:06 +0000 |
parents | ba96e98a1d54 |
children | (none) |
(ql:quickload 'quickutil) (qtlc:save-utils-as "quickutils.lisp" :utilities '(:define-constant :set-equal :curry :rcurry :switch :ensure-boolean :while :until :tree-member-p :with-gensyms :once-only :zip :alist-to-hash-table :map-tree :weave :alist-plist :equivalence-classes :map-product) :package "BONES.QUICKUTILS")