No description
Find a file
Dmitry Polienko 17131f3f86 Bump version
2019-03-25 16:35:43 +07:00
examples/httpactor Fix compile errors and deprecations 2019-03-25 15:15:04 +07:00
src Fix compile errors and deprecations 2019-03-25 15:15:04 +07:00
tests/fp Fix compile errors and deprecations 2019-03-25 15:15:04 +07:00
.gitignore Improve OptionT monad transformer, add (un)curry operations for functions, point function, yield syntax for do notation, etc 2016-12-12 09:48:39 +07:00
.travis.yml Use choosenim in travis.yml 2019-03-25 15:06:19 +07:00
config.nims Fix for Nim 0.18.0 2018-06-13 17:09:19 +07:00
LICENSE Initial commit 2015-07-29 12:31:38 +05:00
nimfp.nimble Bump version 2019-03-25 16:35:43 +07:00
README.md Update links 2016-06-28 09:56:43 +06:00

nimfp nimble

Build Status

Nim functional programming library. Includes:

While there is no documentation, you can see examples in the tests/fp directory.