-
- Downloads
alexandria-copy-hashtable.diff
* hash-tables.lisp (copy-hash-table): Added new &key arg :KEY; it's run on each element before it's stored in the new HT. Additionally, make all &key args get their default even when NIL was passed for them. * tests.lisp (copy-hash-table.2): New test case.
Loading
Please register or sign in to comment