Bring README up to date.

This commit is contained in:
Kyle Isom 2015-04-10 19:43:04 -07:00
parent 5904cf167c
commit 724a789dfd
1 changed files with 11 additions and 0 deletions

View File

@ -42,3 +42,14 @@ For example:
CL-USER> (kutils:hashkeys (kutils:alist-to-hashtable (kutils:hashtable-to-alist #{:a :b :c :d}#))) CL-USER> (kutils:hashkeys (kutils:alist-to-hashtable (kutils:hashtable-to-alist #{:a :b :c :d}#)))
(:A :C) (:A :C)
Miscellanea
===========
* interpose
* build-list
* partial
* macroexpand-n
* mksymb
* mkkw
* defclass!
* defconstructor