vendor/make-quickutils.lisp @ f36ebf649961
Merge.
| author | Steve Losh <steve@stevelosh.com> |
|---|---|
| date | Tue, 06 Mar 2018 13:40:45 -0500 |
| parents | 4f58a841ae48 |
| children | c19da8761e57 |
(ql:quickload 'quickutil) (qtlc:save-utils-as "quickutils.lisp" :utilities '( :compose :copy-array :curry :define-constant :emptyp :ensure-boolean :ensure-function :ensure-gethash :equivalence-classes :map-combinations :map-permutations :maxf :minf :n-grams :range :rcurry :read-file-into-string :removef :switch :with-gensyms ) :package "EULER.QUICKUTILS")