Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

A library encoding monoidal functors and related structures in Haskell.

Awesome Lists containing this project

README

        

Monoidal Functors
=================

[![monoidal-functors::CI](https://github.com/solomon-b/monoidal-functors/actions/workflows/nix.yml/badge.svg)](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.