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

https://github.com/vmchale/monads

Monads for viewtypes in ATS
https://github.com/vmchale/monads

Last synced: 3 months ago
JSON representation

Monads for viewtypes in ATS

Awesome Lists containing this project

README

          

# monads

[![Build Status](https://travis-ci.org/vmchale/monads.svg?branch=master)](https://travis-ci.org/vmchale/monads)

Monads for viewtypes.

Basically, this is a demonstration that linear types can work alongside basic
categorical constructs for programming.