Skip to main content

A pickleable generic functional programming library

Project description

Build Status

tx-functional

Generic functional programming library for Python

Either monad

Left(1)
Right(1)
Either.pure(1)
a.bind(lambda x: Left(1))
a.map(lambda x: 1)

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

tx-functional-0.0.17.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

tx_functional-0.0.17-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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