Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purefunctor/purescript-typelevel-lists

Type-level list of kinds for PureScript.
https://github.com/purefunctor/purescript-typelevel-lists

purescript typelevel

Last synced: 9 days ago
JSON representation

Type-level list of kinds for PureScript.

Awesome Lists containing this project

README

        

# purescript-typelevel-lists
Type-level list of kinds for PureScript.

## Documentation
* Module documentation is published in [Pursuit](https://pursuit.purescript.org/packages/purescript-typelevel-lists).
* Changes per release are listed on [CHANGELOG.md](./CHANGELOG.md).
* Example code can be found in the [test](./test) directory.

## Installation
```sh
$ spago install typelevel-lists
```