package apero-core

  1. Overview
  2. Docs

Parameters

module C : Comparable

Signature

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