vendor/make-quickutils.lisp @ dd8289802cda
Problem 63
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 04 Mar 2017 17:57:27 +0000 |
parents | 6dd2cb3e5f27 |
children | 48e02ac6faae |
(ql:quickload 'quickutil) (qtlc:save-utils-as "quickutils.lisp" :utilities '( :compose :curry :define-constant :ensure-boolean :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")