package tezos-lwt-result-stdlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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.