collin


Member since 09/26/2006

6 snippets

1589 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

collin's Recent Snippets



« Prev 1 Next »
Using this command makes it easy to do a project-wide search-and-replace
0 528 posted 17 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 487 posted 17 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 466 posted 17 years ago by collin
The names of the months, as returned by date('M', ...)
1 800 posted 17 years ago by collin
0 416 posted 17 years ago by collin
0 429 posted 17 years ago by collin
« Prev 1 Next »