package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val same_witness : 'a t -> 'b t -> ('a, 'b) Core.Type_equal.t option
val same_witness_exn : 'a t -> 'b t -> ('a, 'b) Core.Type_equal.t
val unit : unit t
val both : 'a t -> 'b t -> ('a * 'b) t
val map : 'k Core.Type_equal.Id.t -> 'cmp Core.Type_equal.Id.t -> 'a t -> ('k, 'a, 'cmp) Core.Map.t t
val create : unit -> 'a t
module Hidden : sig ... end
OCaml

Innovation. Community. Security.