https://github.com/purescript/purescript-functors
Functor products, coproducts, and composition
https://github.com/purescript/purescript-functors
Last synced: 4 months ago
JSON representation
Functor products, coproducts, and composition
- Host: GitHub
- URL: https://github.com/purescript/purescript-functors
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-08-19T17:58:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T19:39:28.000Z (about 3 years ago)
- Last Synced: 2024-10-29T21:05:41.380Z (8 months ago)
- Language: PureScript
- Homepage:
- Size: 58.6 KB
- Stars: 13
- Watchers: 7
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-functors
[](https://github.com/purescript/purescript-functors/releases)
[](https://github.com/purescript/purescript-functors/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-functors)Functor products, coproducts, and composition.
## Installation
```
spago install functors
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-functors).