vendor/make-quickutils.lisp @ 97926c261ee7

Clean up the high-level API into something presentable
author Steve Losh <steve@stevelosh.com>
date Thu, 16 Mar 2017 22:39:40 +0000
parents c6a3ab353556
children 555f4470bf64
(ql:quickload 'quickutil)

(qtlc:save-utils-as
  "quickutils.lisp"
  :utilities '(


               )
  :package "PCG.QUICKUTILS")