"Safer" implementation of Data.List.NonEmpty (and some other suggestions)
 
            
            
            
            
                30 Aug
                
                    2018
                
            
            
                30 Aug
                
                '18
                
            
            
            
        
    
                5:09 a.m.
            
        Those implementations using the nontotal `fromList`seem inefficient and potentially dangerous. To eliminate those, I wrote a modification of the original file, which is enclosed. Some other suggestions: `insertBy` for `NonEmpty`s `NonEmpty [a]` to `[NonEmpty a]` transposition Add fixity for (:|) as `infixl 4 :|`
        2619
        
      
          Age (days ago)
        
      
        2619
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 박신환 박신환