package alg_structs

  1. Overview
  2. Docs
Interfaces and module combinators for algebraic structures

Install

Authors

Maintainers

Sources

alg_structs_qcheck-0.1.3.tbz
sha256=6b0113f2500e70fd00862879ba36d64e9e0f1815ad6ffe2325b1e5e8ed561c08
sha512=80e7a34fb04791221df44d876482a562a48b8e84665258be556fefc1cb77c380425bff7b1f52939bffbf69d78d223ff428e936f7a32dccb7901c6f06783cd764

Description

An experimental library for programming with algebraic and category-theoretic structures in OCaml.

Currently, implemented structures include applicative, foldable, functor, monoid, and semigroup.

Published: 29 Oct 2019

Dependencies (3)

  1. ppx_deriving >= "4.4"
  2. ocaml >= "4.08.0"
  3. dune >= "1.11.3"

Dev Dependencies

None

Conflicts

None