vendor/make-quickutils.lisp @ aff841dca184
2016/07
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 11 Dec 2019 19:59:04 -0500 |
parents | ebd2a1bb4889 |
children | 81b47667837b |
(ql:quickload 'quickutil) (qtlc:save-utils-as "quickutils.lisp" :utilities '( :compose :copy-hash-table :curry :deletef :ensure-gethash :extremum :equivalence-classes :flatten-once :hash-table-keys :hash-table-values :once-only :rcurry :read-file-into-string :removef :symb :with-gensyms ) :package "ADVENT.QUICKUTILS")