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

https://github.com/purefunctor/purescript-bidirectional


https://github.com/purefunctor/purescript-bidirectional

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# purescript-bidirectional

An implementation of [Complete and Easy Bidirectional Typechecking for
Higher-Rank Polymorphism](https://www.cl.cam.ac.uk/~nk480/bidir.pdf) in
PureScript. Partially adapted from
[ollef/Bidirectional](https://github.com/ollef/Bidirectional).