package archi

  1. Overview
  2. Docs
A library for managing the lifecycle of stateful components in OCaml

Install

Authors

Maintainers

Sources

archi-0.2.0.tbz
sha256=5b33fc94a73d211f6d7ccebe750ac52b03962029fc90e35bb47329de611799c0
sha512=f5fb600a19cd6d0022ae0f6519ee7473c773c32fb6cb15638b26a9a08c320ddfafd1a12e8ed3207727a7e8c893ef0ac6eadd57a0f8a935da40e79cabf86b11be

Description

Archi is an OCaml library for managing the lifecycle of stateful components and their dependencies.

Published: 24 May 2022

Dependencies (3)

  1. hmap
  2. dune >= "2.5"
  3. ocaml >= "4.06"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. archi-async >= "0.2.0"
  2. archi-lwt >= "0.2.0"

Conflicts

None