package owi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type 'a collection
val empty : 'a collection
val with_fresh_id : (t -> ('a * 'b) Result.t) -> 'a collection -> ('a collection * 'b) Result.t
val get : t -> 'a collection -> 'a
module Map : Map.S with type key = t
module Tbl : Hashtbl.S with type key = t
OCaml

Innovation. Community. Security.