package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t = (module S with type comparator_witness = 'b and type t = 'a)

First-class module providing a comparator and witness type.