Profile
Achievement
    
                collin's Recent Snippets
- All /
 
 « Prev 1 Next »
Using this command makes it easy to do a project-wide search-and-replace
        
        
        
            0 
        
        
            1057 
        
                    posted 18 years ago by collin
            Since the version of compose() that ships with functional only allows you to compose two functions, I present this version that composes n functions.
        
        
        
            0 
        
        
            1007 
        
                    posted 18 years ago by collin
            Tired of the Python's "".join(...) idiom requiring you to pre-stringify all the arguments to join()? Yeah, me too.
        
        
        
            1 
        
        
            986 
        
                    posted 18 years ago by collin