package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Set.MakeSource

Parameters

module Hash : S

Signature

type t
Sourceval create : ?initial_slots:int -> unit -> t
Sourceval add : t -> Hash.t -> [ `Ok | `Duplicate ]
Sourceval mem : t -> Hash.t -> bool
OCaml

Innovation. Community. Security.