package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('key, 'cmp, 'z) t = (module Comparator.S with type comparator_witness = 'cmp and type t = 'key) -> 'z