.hgtags @ 2e90748b1555

Stop passing NIL as :hash-function during hash table construction

At least in SBCL 2.0.6, passing :hash-function NIL to make-hash-table causes an
UNDEFINED-FUNCTION error. Since it's unlikely that any other CL implementation
will have useful behavior for an explicit NIL argument that's different from not
passing it at all, it's better to not pass :hash-function if it's set to NIL.
author Jacek TeMPOraL Złydach <temporal.pl@gmail.com>
date Sat, 18 Jul 2020 01:03:54 +0200
parents 5be8c89f99ce
children c44027e04989
516585a909d096895330ff634f0eb06c63b4a9f8 v1.0.0
cd7d9aaa93858246761e11ea719433f93a215669 v1.1.0
6f56512ea85afe720f6dc57172b4663f4109f4c2 v1.2.0
8cf220c55f134e63a3c27e560750095ce58e3abb v1.2.1
0434eb58dde39dce2c6f9d99df163e4c80246ebc v1.3.0