package yices2_bindings

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