package grenier

  1. Overview
  2. Docs

Module Physh.MapSource

Sourcetype ('a, 'b) t
Sourceval create : unit -> ('a, 'b) t
Sourceval length : ('a, 'b) t -> int
Sourceval find : ('a, 'b) t -> 'a -> 'b
Sourceval add : ('a, 'b) t -> 'a -> 'b -> unit
OCaml

Innovation. Community. Security.