idris2-profunctors/Data/Profunctor
Kiana Sheibani 14d392c021
Define free and cofree Mapping functors
This was an absolute mess to port from the Haskell version,
but it should be equivalent to the original code.
2023-03-06 21:39:54 -05:00
..
Closed.idr Implement Traversing profunctors 2023-03-06 21:36:44 -05:00
Functor.idr Add profunctor strength interface 2023-03-05 17:06:27 -05:00
Mapping.idr Define free and cofree Mapping functors 2023-03-06 21:39:54 -05:00
Sieve.idr Implement Sieve and Cosieve profunctors 2023-03-06 21:37:56 -05:00
Strong.idr Use existing equivalence type in Prelude 2023-03-06 16:53:56 -05:00
Traversing.idr Implement Traversing profunctors 2023-03-06 19:24:07 -05:00
Types.idr Rename get* to run* 2023-03-06 16:44:26 -05:00