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