fplib’s documentation¶
fplib stands for functional programming library for python.
The library consists of small functions intented to make source code a bit shorter. Ideally, these functions should allow for more powerful one-liners, without sacrificing the code readability.
fplib is licensed under the MIT license.