https://github.com/purescript/purescript-const
Const data type and typeclass instances
https://github.com/purescript/purescript-const
Last synced: 10 months ago
JSON representation
Const data type and typeclass instances
- Host: GitHub
- URL: https://github.com/purescript/purescript-const
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-07-27T03:04:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T18:32:08.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:40.815Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 48.8 KB
- Stars: 12
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-const
[](https://github.com/purescript/purescript-const/releases)
[](https://github.com/purescript/purescript-const/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-const)
Constant data type.
## Installation
```
spago install const
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-const).