##fLib - functional helper library
:: JS implementations of constructs from functional world that make your life easier in everyday work with JS
:: Inspired by Haskell computational patterns
###Instalation
$ bower install flib --save
$ npm i flib-js
###Wiki Take a look at wiki for examples