Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekmett/folds
- Owner: ekmett
- License: other
- Created: 2013-09-03T05:21:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T19:53:23.000Z (over 1 year ago)
- Last Synced: 2024-05-08T20:17:28.906Z (6 months ago)
- Language: Haskell
- Size: 428 KB
- Stars: 18
- Watchers: 8
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
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