package apero-core

  1. Overview
  2. Docs

Module type Ordered.S

type t
include Comparable with type t := t
val compare : t -> t -> int
val equal : t -> t -> bool
module Infix : sig ... end