collin


Member since 09/26/2006

2 snippets

1556 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

collin's Recent SnippetsTagged python



« Prev 1 Next »
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 457 posted 17 years ago by collin
« Prev 1 Next »