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 also includes sane versions of the Python builtins map() and filter(), written without the weird semantics of the builtin versions.
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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.7.0-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.7.0-bp152.3.13 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.7.0-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.7.0-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.7.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|