 
            
            
            
            
                28 May
                
                    2016
                
            
            
                28 May
                
                '16
                
            
            
            
        
    
                8:48 p.m.
            
        On Sat, May 21, 2016 at 2:06 PM, Andreas Abel 
Ah, yes, we want fromLeft and fromRight, but with types
fromLeft :: a -> Either a b -> a fromRight :: b -> Either a b -> b
where the first argument is the "default", like
If anything is added, then +1 for these versions. Very strong -1 for adding partial functions. -- Live well, ~wren