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

https://github.com/jozefg/modal

Modal logic in Haskell through Static Pointers
https://github.com/jozefg/modal

Last synced: 2 months ago
JSON representation

Modal logic in Haskell through Static Pointers

Awesome Lists containing this project

README

        

## modal

Static pointers get us 80% of what we want from an implementation of
the box modality in Haskell. This project contains a data type which
fakes the other 20%.

Perhaps this is useful. I assure you if it is it's purely by accident.