package gmap

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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.