Fuctional programming core library.
Project description
fncore
A collection of functional programming for Python.
Quickstart
$ pip install fncore
$ python3
>>> from fncore import *
>>> xs = [1,2,3]
>>> reduce(fn.operator.add, xs)
6
Background
Use
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fncore-2020.1.tar.gz
(1.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fncore-2020.1.tar.gz.
File metadata
- Download URL: fncore-2020.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5345a808c7491c38cbc1b6cbb762241c37ff464df5dbfe2f6c908ab195f60c78
|
|
| MD5 |
b2e0bb2069ba550688210d8d2034def6
|
|
| BLAKE2b-256 |
f0ff84262b5f066f582c513c34f94091929f532fd891f0b91bd196d603afae3d
|
File details
Details for the file fncore-2020.1-py3-none-any.whl.
File metadata
- Download URL: fncore-2020.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16376570bc0114b97b561ee0636ff11c43c3dfa8822f1a2b71662a8de15de91f
|
|
| MD5 |
899fdb8d95c4eda3edeb359cd9701936
|
|
| BLAKE2b-256 |
c14fe66d9ab59346234bf661a4d1354174f756c8e8e9a1085e97730a4d3273cc
|