package apero-core

  1. Overview
  2. Docs

Parameters

module T : S

Signature

type t
include Stringable.S with type t := t
val to_string : t -> string
val of_string : string -> t
include Ordered.Comparable with type t := t
val compare : t -> t -> int
val equal : t -> t -> bool