package apero-core

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