package fix

  1. Overview
  2. Docs

Module Glue.InjectMinimalImperativeMapsSource

Parameters

module M : sig ... end
module I : sig ... end

Signature

Sourcetype key = I.t
Sourcetype 'data t
Sourceval create : unit -> 'data t
Sourceval add : key -> 'data -> 'data t -> unit
Sourceval find : key -> 'data t -> 'data
OCaml

Innovation. Community. Security.