My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
functools.partial allows for the currying of arguments. However, being implemented in C, functools.partial objects are not pickleable. This package implements a wrapper class for the partial objects, such that enables pickling of the objects.
based of of Dustin Diaz's work http://www.dustindiaz.com/javascript-curry/
partial application for c function
<table><tr> <td valign="top"> ===lambdaj news:=== * *lambdaj 2.1 has been released. Take a look to the [http://code.google.com/p/lambdaj/wiki/Lambdaj21ReleaseNotes release notes]* * *if you are interested in this project [http://groups.google.com/group/lambdaj join] the lambdaj user grou...