package shared-block-ring

  1. Overview
  2. Docs
type t

An item with a total ordering

val compare : t -> t -> [ `LessThan | `Equal | `GreaterThan ]

Compare two items