package dolmen

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

The type of terms

val to_nat : t -> t

Application of the bv2nat conversion function.

val of_int : int -> t -> t

Application of the int2bv conversion function.

OCaml

Innovation. Community. Security.