skip to navigation
skip to content

functional 0.6

Tools for functional programming in python

Latest Version: 0.7.0

functional provides Python users with numerous tools common in functional programming, such as foldl, foldr, flip, as well as mechanisms for partial function application and function composition.

functional comes in two flavours: one is written in a combination of C and Python, focusing on performance. The second is written in pure Python and emphasises code readability and portability. The pure-Python variant is also recommended if your setup does not allow compilation of third-party extension modules.

File Type Py Version Uploaded on Size # downloads
functional-C-0.6-py2.4-linux-i686.egg (md5)
C version
Python Egg 2.4 2006-04-27 16:23:01 29KB 415
functional-C-0.6-py2.5-linux-i686.egg (md5)
C version
Python Egg 2.5 2006-04-27 16:23:14 29KB 514
functional-C-0.6.tar.gz (md5)
C version
Source 2006-04-27 16:22:44 10KB 178
functional-Py-0.6-py2.3.egg (md5)
Pure Python version
Python Egg 2.3 2006-04-27 16:23:31 6KB 400
functional-Py-0.6-py2.4.egg (md5)
Pure Python version
Python Egg 2.4 2006-04-27 16:23:47 6KB 462
functional-Py-0.6-py2.5.egg (md5)
Pure Python version
Python Egg 2.5 2006-04-27 16:24:03 6KB 516
functional-Py-0.6.tar.gz (md5)
Pure Python version
Source 2006-04-27 16:22:22 8KB 201

Log in to rate this package.