package apero-core

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