
26 Feb
2009
26 Feb
'09
8:54 p.m.
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.