package octez-libs

  1. Overview
  2. Docs
module type S = sig ... end

Sets with the signature S are exception-safe replacements for sets with the Stdlib.Set.S signature with Lwt- and result-aware traversal functions.

OCaml

Innovation. Community. Security.