collin


Member since 09/26/2006

2 snippets

3031 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 842 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 821 posted 18 years ago by collin
« Prev 1 Next »