This package contains utilities that I find useful in writing programs; that is, it is a collection of generally-useful functions and macros. Some of these I've written, and some of these derive from other sources.
The utilities can be categorised as
hash-table
functions,mkstr
: concatenates its symbols and returns the printable representation
of the resultClone into your Quicklisp project's local-projects/
subdirectory, and call (ql:quickload :kutils)
.
You can browse our CVS repository or download the current development tree via anonymous cvs, as described here