fplib's documentation ===================== *fplib* stands for *f*\ unctional *p*\ rogramming *lib*\ rary 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. Index ===== * :ref:`Introduction` * :ref:`Installation` * :ref:`The functions in the module `