[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.
        6095
        
      
          Age (days ago)
        
      
        6120
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
Tobias C. Rittweiler - 
                
Willem Broekema