An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# purescript-enums

[![Latest release](http://img.shields.io/github/release/purescript/purescript-enums.svg)](https://github.com/purescript/purescript-enums/releases)
[![Build status](https://github.com/purescript/purescript-enums/workflows/CI/badge.svg?branch=master)](https://github.com/purescript/purescript-enums/actions?query=workflow%3ACI+branch%3Amaster)
[![Pursuit](https://pursuit.purescript.org/packages/purescript-enums/badge)](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).