package archetype

  1. Overview
  2. Docs
val pp_type : Format.formatter -> Michelson.type_ -> unit
val pp_pretty_type : Format.formatter -> Michelson.type_ -> unit
val pp_data : Format.formatter -> Michelson.data -> unit
val pp_code : Core.Format.formatter -> Michelson.code -> unit
val pp_id : Format.formatter -> string -> unit
val pp_instruction : Core.Format.formatter -> Michelson.instruction -> unit
val pp_func : Format.formatter -> Michelson.func -> unit
val pp_entry : Format.formatter -> Michelson.entry -> unit
val pp_ir : Format.formatter -> Michelson.ir -> unit
val pp_michelson : Format.formatter -> Michelson.michelson -> unit
val string_of__of_pp : (Format.formatter -> 'a -> unit) -> 'a -> string
val show_pretty_type : Michelson.type_ -> string
val show_model : Michelson.michelson -> string
OCaml

Innovation. Community. Security.