Bring README up to date.
This commit is contained in:
parent
5904cf167c
commit
724a789dfd
11
README.txt
11
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
|
||||
|
|
Loading…
Reference in New Issue