[slime-devel] [patch] Inspector showing hashtable keys in sorted order

1 Feb
2009
1 Feb
'09
4:51 p.m.
The inspector currently shows hash table keys in the implementation's internal order. With the attached patch, if the keys are all strings/symbols, or all numbers, they are shown in sorted order. That makes it easier to analyze the entries. - Willem

26 Feb
26 Feb
8:54 p.m.
New subject: [slime-devel] [patch] Inspector showing hashtable keys in sorted order
Willem Broekema <metawilm@gmail.com> writes:
The inspector currently shows hash table keys in the implementation's internal order. With the attached patch, if the keys are all strings/symbols, or all numbers, they are shown in sorted order. That makes it easier to analyze the entries.
This is slightly adapted in CVS now. Thank you! -T.
5896
Age (days ago)
5921
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tobias C. Rittweiler
-
Willem Broekema