https://github.com/purescript/purescript-distributive
Distributive typeclass
https://github.com/purescript/purescript-distributive
Last synced: 10 months ago
JSON representation
Distributive typeclass
- Host: GitHub
- URL: https://github.com/purescript/purescript-distributive
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-07-26T08:05:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T19:15:05.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:41.006Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 43 KB
- Stars: 8
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-distributive
[](https://github.com/purescript/purescript-distributive/releases)
[](https://github.com/purescript/purescript-distributive/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-distributive)
Distributive typeclass - the categorical dual of `Traversable`.
## Installation
```
spago install distributive
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-distributive).