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

https://github.com/vmchale/comonad

Comonads for Idris
https://github.com/vmchale/comonad

Last synced: 3 months ago
JSON representation

Comonads for Idris

Awesome Lists containing this project

README

          

# comonad

This package provides comonads for Idris.

## Installation

```
idris --install comonad.ipkg
```

### Documentation

You can find documentation
[here](https://vmchale.github.io/comonads/index.html).