package alba

  1. Overview
  2. Docs

A sortable type is a type with a comparison function.

type t
val compare : t -> t -> int