package calcium

  1. Overview
  2. Docs

Module CA.ReprSource

Sourceval compare : ctx:CTX.t -> t -> t -> int

Fast comparison, but give no information on the mathematical values

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

Fast equality

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