package alt-ergo-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Implementation of the ComparableType interface for semantic values.

type t = X.r
val pp : Stdlib.Format.formatter -> X.r -> unit
val equal : X.r -> X.r -> bool
val hash : X.r -> int
val compare : X.r -> X.r -> int
module Set = SX
module Map = MX
module Table = HX
OCaml

Innovation. Community. Security.