Skip to content
Snippets Groups Projects
Commit cdf9ef50 authored by Tobias C. Rittweiler's avatar Tobias C. Rittweiler
Browse files

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.
parent d7eb3427
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment