package zelus

  1. Overview
  2. Docs
val remove_is_copy : ('a * 'b * 'c) Ident.Env.t -> ('d * bool * 'e) Ident.Env.t
val add_equations_for_copies : Zelus.eq list -> (Ident.t * bool * Deftypes.typ) Ident.Env.t -> Zelus.eq list
val equation_list : Ident.S.t -> (Ident.Env.key * bool * Deftypes.typ) Ident.Env.t -> Zelus.eq list -> Zelus.eq list * (Ident.Env.key * bool * Deftypes.typ) Ident.Env.t
val local : Zelus.local -> Zelus.local
val block : Ident.S.t -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block
val exp : Zelus.exp -> Zelus.exp
OCaml

Innovation. Community. Security.