Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekmett/folds

Folds and sequence algebras
https://github.com/ekmett/folds

Last synced: 21 days ago
JSON representation

Folds and sequence algebras

Awesome Lists containing this project

README

        

folds
======

[![Hackage](https://img.shields.io/hackage/v/folds.svg)](https://hackage.haskell.org/package/folds) [![Build Status](https://github.com/ekmett/folds/workflows/Haskell-CI/badge.svg)](https://github.com/ekmett/folds/actions?query=workflow%3AHaskell-CI)

A playground for working with different kinds of comonadic folds.

Contact Information
-------------------

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett