package prbnmcn-basic-structures

  1. Overview
  2. Docs
type t = float
val compare : t -> t -> int
val equal : t -> t -> bool
val pp : Format.formatter -> t -> unit
val hash : t -> int