package apero-core

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