mark shroyer, dot com: this is where I keep my things

Site Navigation


Monthly Archives: November 2011

Pointfree style in Python

November 14, 2011 – 6:12 am

I’ve been getting back into Python lately… I just wrote a small module that provides support for pointfree style programming with a combination of automatic partial function/method application and operator overloading for function composition: See the overview for a lengthier … Continue reading »

Posted in Code | Leave a reply