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
- Host: GitHub
- URL: https://github.com/vmchale/monads
- Owner: vmchale
- License: bsd-3-clause
- Created: 2018-08-23T04:55:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T14:44:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T12:08:00.591Z (about 1 year ago)
- Language: ATS
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monads
[](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.