Skip to main content

Tools for functional programming in python

Project description

functional provides a pure-python implementation of the C-language functional module that will be included in Python 2.5.

While the module to be shipped with python is implemented in C for speed, we’ve opted to rewrite this version in Python to make it more portable and easier to read.

This module will be kept 100% in sync with the capabilities offered by the C implementation. As such, the official documentation from python.org serves to document this module as well.

Currently offered: partial, a class for implementing partial function application; foldl and foldr, two functions for reducing an iterable to a single value

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

functional-0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

functional-0.1-py2.4.egg (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page