package algaeff

  1. Overview
  2. Docs
Reusable Effects-Based Components

Install

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=203805788d40cba3bfa6f86f689f2561
sha512=865e575963b04d20711f4b2f7f95444c58ed039700a6771cf41088f05a0032c7b04190e9692a3e38cef93c976c9a0bb8a058466da11b871be84d344397e04a50

Description

This OCaml library collects reusable effects-based components we have identified while developing our proof assistants based on algebraic effects.

Published: 21 Sep 2023

Dependencies (2)

  1. ocaml >= "5.0"
  2. dune >= "2.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. qcheck-core >= "0.18" & with-test
  3. alcotest >= "1.5" & with-test

Used by (3)

  1. asai < "0.3.0"
  2. forester >= "2.1"
  3. yuujinchou >= "3.0.0" & < "5.2.0"

Conflicts

None