idris2-profunctors/README.md

5 lines
139 B
Markdown
Raw Permalink Normal View History

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