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