idris2-profunctors/README.md

5 lines
143 B
Markdown
Raw Normal View History

2023-03-04 22:15:21 -05:00
# Profunctors in Idris2
This library is primarily a port of Haskell's
[profunctors](https://hackage.haskell.org/package/profunctors) library.