https://github.com/purescript/purescript-orders
Utilities for the Ord type class.
https://github.com/purescript/purescript-orders
Last synced: 10 months ago
JSON representation
Utilities for the Ord type class.
- Host: GitHub
- URL: https://github.com/purescript/purescript-orders
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-11-20T21:28:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T18:02:01.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:42.178Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-orders
[](https://github.com/purescript/purescript-orders/releases)
[](https://github.com/purescript/purescript-orders/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-orders)
Utility `newtype`s for the `Ord` type class.
## Installation
```
spago install orders
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-orders).