package yices2_bindings

  1. Overview
  2. Docs
val set : Yices2_low.Types.type_t -> string -> unit EH.t
val remove : string -> unit
val of_name : string -> Yices2_low.Types.type_t EH.t
val clear : Yices2_low.Types.type_t -> unit EH.t
val to_name : Yices2_low.Types.type_t -> string EH.t