package alt-ergo-lib

  1. Overview
  2. Docs
The Alt-Ergo SMT prover library

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.3.1.tar.gz
sha256=0fd6594f30d4e2bea97350a7906ecc2528c37e8fdd32588818a162aacc409688
md5=a0e9dda8f17c1f4f03119badd24d1bf5

doc/alt-ergo-lib/AltErgoLib/Var/index.html

Module AltErgoLib.VarSource

Sourcetype t
Sourcetype view = {
  1. hs : Hstring.t;
  2. id : int;
}
Sourceval of_hstring : Hstring.t -> t
Sourceval of_string : string -> t
Sourceval view : t -> view
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval print : Format.formatter -> t -> unit
Sourceval to_string : t -> string
Sourcemodule Map : Map.S with type key = t
Sourcemodule Set : Set.S with type elt = t
OCaml

Innovation. Community. Security.