package search

  1. Overview
  2. Docs
type t
include Stdlib.Map.OrderedType with type t := t
val compare : t -> t -> int
val to_string : t -> string