collin


Member since 09/26/2006

6 snippets

1554 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 521 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 472 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 456 posted 17 years ago by collin
The names of the months, as returned by date('M', ...)
1 782 posted 17 years ago by collin
0 408 posted 17 years ago by collin
0 425 posted 17 years ago by collin
« Prev 1 Next »