https://github.com/danwerner/functionally
Simple & extensive functional programming library for Python
https://github.com/danwerner/functionally
collections functional-programming map python
Last synced: 2 months ago
JSON representation
Simple & extensive functional programming library for Python
- Host: GitHub
- URL: https://github.com/danwerner/functionally
- Owner: danwerner
- License: mit
- Fork: true (PersonalNOVEL/functionally)
- Created: 2012-10-30T14:58:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-25T10:17:55.000Z (over 12 years ago)
- Last Synced: 2025-11-27T18:11:12.504Z (4 months ago)
- Topics: collections, functional-programming, map, python
- Language: Python
- Homepage:
- Size: 70.3 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# functionally
A simple but extensive library containing loads of utility functions to make
functional programming in Python fun again. A must-have for developers with
a Clojure, Haskell, Scala or similar background.
## Compatibility
Tested in Python 2.6, should work from Python 2.4 onwards.
## Credits & License
The development of this library was sponsored by
[PersonalNOVEL](http://www.personalnovel.de/).
Distributed under the MIT license. See the file LICENSE for more information.