package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b, 'c) t
module type Stable_witness_m = sig ... end
val stable_witness_m__t : (module Stable_witness_m with type comparator_witness = 'cmp and type t = 'k) -> 'v Stable_witness.t -> ('k, 'v, 'cmp) t Stable_witness.t