package calcium

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val compare : ctx:CTX.t -> t -> t -> int

Fast comparison, but give no information on the mathematical values

val equal : ctx:CTX.t -> t -> t -> bool

Fast equality

val hash : ctx:CTX.t -> t -> int