Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phadej/boring

Boring and Absurd types
https://github.com/phadej/boring

Last synced: 11 days ago
JSON representation

Boring and Absurd types

Awesome Lists containing this project

README

        

# boring

`Boring` and `Absurd` types.

`Boring` types are isomorphic to `()`.
`Absurd` types are isomorphic to `Void`.

See [What does `()` mean in Haskell -answer by Conor McBride](https://stackoverflow.com/questions/33112439/what-does-mean-in-haskell/33115522#33115522)