https://github.com/purescript/purescript-foldable-traversable
Classes for foldable and traversable data structures
https://github.com/purescript/purescript-foldable-traversable
Last synced: 26 days ago
JSON representation
Classes for foldable and traversable data structures
- Host: GitHub
- URL: https://github.com/purescript/purescript-foldable-traversable
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-18T20:50:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T08:15:04.000Z (over 2 years ago)
- Last Synced: 2025-12-04T07:56:14.427Z (3 months ago)
- Language: PureScript
- Homepage:
- Size: 244 KB
- Stars: 51
- Watchers: 9
- Forks: 56
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-foldable-traversable
[](https://github.com/purescript/purescript-foldable-traversable/releases)
[](https://github.com/purescript/purescript-foldable-traversable/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-foldable-traversable)
Classes for foldable and traversable data structures.
## Installation
```
spago install foldable-traversable
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-foldable-traversable).