Public Gists by vovik

Gravatar
Thu Oct 15 18:00:42 -0700 2009
1
2
3
/*
 * usage example:
 * $('body').zIndices()
Gravatar
Thu Jun 11 13:15:07 -0700 2009
1
2
3
#################################################
# currying and partial application in python #
# based on code from Simon Willison's geocoders #
Gravatar
Wed Aug 13 14:59:09 -0700 2008
1
2
3
http://en.wikipedia.org/wiki/Church_numerals#Church_pairs (example)
 
fst (pair a b)