 
            
            
            
            
                27 Jan
                
                    2015
                
            
            
                27 Jan
                
                '15
                
            
            
            
        
    
                3:23 p.m.
            
        On Tue, Jan 27, 2015 at 3:18 PM, Eric Mertens 
I'm also uncomfortable with reducing Foldable to a mere "toList" method as I find that that solution ends up being too "left-biased" There might be a discussion to be had about what is or isn't in Foldable, but I don't think it's anything blocking.
As one of the people who was involved in making some of these changes, I should warn you that things are still quite biased in certain ways. Some things, like concatMap, lack really sane unbiased defaults.