17 Jul
                
                    2009
                
            
            
                17 Jul
                
                '09
                
            
            
            
        
    
                4:20 p.m.
            
        Am Freitag, 17. Juli 2009 21:06 schrieb Daryoush Mehrtash:
Why do Haskell programmers (and libraries) name their function like "<@<" or "###"? Why not use a more descriptive label for functions?
It’s for the same reason that mathematicians say 2 + 3 instead of plus(2,3): it’s more readable at times. :-) Best wishes, Wolfgang