package gmap

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

Parameter Make.Key

type _ t

The type of a key

val compare : 'a t -> 'b t -> ('a, 'b) Order.t

compare k k' is the total order of keys.