collin


Member since 09/26/2006

2 snippets

1576 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

collin's Recent Python 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 480 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 465 posted 17 years ago by collin
« Prev 1 Next »