https://github.com/purescript/purescript-enums
Operations for sequentially ordered types
https://github.com/purescript/purescript-enums
Last synced: 4 months ago
JSON representation
Operations for sequentially ordered types
- Host: GitHub
- URL: https://github.com/purescript/purescript-enums
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-19T21:34:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T22:17:02.000Z (over 3 years ago)
- Last Synced: 2025-08-06T12:37:00.143Z (4 months ago)
- Language: PureScript
- Homepage:
- Size: 85.9 KB
- Stars: 11
- Watchers: 8
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-enums
[](https://github.com/purescript/purescript-enums/releases)
[](https://github.com/purescript/purescript-enums/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-enums)
Operations for sequentially ordered types.
## Installation
```
spago install enums
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-enums).