https://github.com/solomon-b/monoidal-functors
A library encoding monoidal functors and related structures in Haskell.
https://github.com/solomon-b/monoidal-functors
category-theory haskell monoidal-categories
Last synced: 4 months ago
JSON representation
A library encoding monoidal functors and related structures in Haskell.
- Host: GitHub
- URL: https://github.com/solomon-b/monoidal-functors
- Owner: solomon-b
- License: mit
- Created: 2021-04-20T01:26:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-28T19:38:53.000Z (6 months ago)
- Last Synced: 2025-10-12T11:08:39.945Z (4 months ago)
- Topics: category-theory, haskell, monoidal-categories
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/monoidal-functors
- Size: 347 KB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Monoidal Functors
=================
[](https://github.com/solomon-b/monoidal-functors/actions/workflows/nix.yml)
A monoidal functor is a functor between monoidal categories that
preserves the monoidal structure.
This library encodes monoidal functors and related structures in
Haskell.