monoids-in-the-category-of-.../src
James T. Martin 69f0312c8d
Rewrite.
I ended up re-implementing most of the functionality of this library
while trying to implement a categorical model of a programming
language I was working on, so I went ahead and copied most of it
over here.

The new version is still missing some features, such as
linear functions, monadic bind, the Unc typeclass, and haddock.
It also makes a few different design decisions, which come
with their own trade-offs.
2024-01-04 15:11:41 -08:00
..
Category Rewrite. 2024-01-04 15:11:41 -08:00
Data Rewrite. 2024-01-04 15:11:41 -08:00
Functor Rewrite. 2024-01-04 15:11:41 -08:00
Object Rewrite. 2024-01-04 15:11:41 -08:00
Relation Rewrite. 2024-01-04 15:11:41 -08:00
Functor.hs Rewrite. 2024-01-04 15:11:41 -08:00
Quantifier.hs Massively improve usability by removing requirement for `Obj` constraints. 2021-03-01 16:21:38 -08:00
Relation.hs Rewrite. 2024-01-04 15:11:41 -08:00