https://github.com/purescript/purescript-profunctor
Profunctor type classes and data structures
https://github.com/purescript/purescript-profunctor
Last synced: 4 months ago
JSON representation
Profunctor type classes and data structures
- Host: GitHub
- URL: https://github.com/purescript/purescript-profunctor
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-07-26T06:44:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T00:51:22.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:05:42.146Z (8 months ago)
- Language: PureScript
- Homepage:
- Size: 85 KB
- Stars: 33
- Watchers: 6
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-profunctor
[](https://github.com/purescript/purescript-profunctor/releases)
[](https://github.com/purescript/purescript-profunctor/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-profunctor)Profunctor typeclass.
## Installation
```
spago install profunctor
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-profunctor).