Fork of https://github.com/paf31/purescript-folds
Applicative Folds, in the style of Gabriel Gonzalez' foldl library
spago install open-folds
Module documentation is published on Pursuit.
$ npm run clean && npm run update-docs && npm run format && npm run build && npm run test
TODO