Skip to content
Snippets Groups Projects
Commit 7781102a authored by toy's avatar toy
Browse files

Fix two loop bugs:

o (loop for nil being the hash-keys of (make-hash-table) count t)
o (loop for k being the hash-keys of (make-hash-table) using
  (hash-value (v1 . v2)) count t)

From Gerd Moellmann.
parent 8131e7ba
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