package core

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

Consistency checks (same as in Container).

Parameters

module T : Base.T.T2
module Tree : Base.T.T2
module Elt : Base.T.T1
module Named : Base.T.T2
module Cmp : Base.T.T1
module _ : Accessors_generic with type ('a, 'b, 'c) options := ('a, 'b, 'c) Options.t with type ('a, 'b) t := ('a, 'b) T.t with type ('a, 'b) tree := ('a, 'b) Tree.t with type 'a elt := 'a Elt.t with type 'cmp cmp := 'cmp Cmp.t with type ('a, 'b) named := ('a, 'b) Named.t

Signature

OCaml

Innovation. Community. Security.