https://github.com/ethul/purescript-freeap
Free applicative functors for PureScript
https://github.com/ethul/purescript-freeap
Last synced: 4 months ago
JSON representation
Free applicative functors for PureScript
- Host: GitHub
- URL: https://github.com/ethul/purescript-freeap
- Owner: ethul
- Created: 2015-11-24T04:58:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T11:11:18.000Z (about 4 years ago)
- Last Synced: 2026-02-28T19:54:02.685Z (4 months ago)
- Language: PureScript
- Homepage:
- Size: 31.3 KB
- Stars: 26
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-freeap
Free applicative functors for PureScript.
See the following reference for further information.
* [Free Applicative Functors](http://arxiv.org/abs/1403.0749) (Capriotti and Kaposi 2014)
## Installation
```
bower install purescript-freeap
```
## Documentation
* Module documentation is [published on Pursuit](https://pursuit.purescript.org/packages/purescript-freeap).