Profunctors in Idris2
| GitHub Mirror: https://github.com/kiana-S/idris2-profunctors
Kiana Sheibani
5ba5aa222a
The typechecker can almost always infer which tensor product is being used, so there's no reason to have these. |
||
---|---|---|
Data | ||
.gitignore | ||
LICENSE | ||
profunctors.ipkg | ||
README.md |
Profunctors in Idris2
This library is primarily a port of Haskell's profunctors library.