KUTILS

Kyle's utility package for Common Lisp development

Introduction

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

On Lisp

Let Over Lambda

hash-table functions

Miscellaneous

Quicklisp installation

Clone into your Quicklisp project's local-projects/ subdirectory, and call (ql:quickload :kutils).

This package does ake use of the closer-mop package..

Git

You can browse the Github repository.

Valid XHTML 1.0 Strict