https://github.com/purescript/purescript-contravariant
Contravariant functors
https://github.com/purescript/purescript-contravariant
Last synced: 10 months ago
JSON representation
Contravariant functors
- Host: GitHub
- URL: https://github.com/purescript/purescript-contravariant
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-07-27T02:49:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T00:08:35.000Z (about 3 years ago)
- Last Synced: 2024-10-29T21:05:40.855Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 58.6 KB
- Stars: 10
- Watchers: 6
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-contravariant
[](https://github.com/purescript/purescript-contravariant/releases)
[](https://github.com/purescript/purescript-contravariant/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-contravariant)
Contravariant functors.
## Installation
```
spago install contravariant
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-contravariant).