package owi

  1. Overview
  2. Docs
val symb_indice_opt : Format.formatter -> Symbolic_indice.indice option -> unit
val mem : Format.formatter -> (string option * Types.limits) -> unit
val table : Format.formatter -> (string option * (Types.limits * Types.ref_type)) -> unit
val import_desc : Format.formatter -> Types.import_desc -> Unit.t
val type_ : Format.formatter -> (string option * ((string option * Types.val_type) list * Types.val_type list)) -> unit
val module_field : Format.formatter -> Types.module_field -> Unit.t
val module_ : Format.formatter -> Types.module_ -> unit
val register : Format.formatter -> (string * 'a) -> unit
val const : Format.formatter -> Types.const -> unit
val consts : Format.formatter -> Types.const list -> unit
val result_const : Format.formatter -> Types.result_const -> unit
val result : Format.formatter -> Types.result -> unit
val action : Format.formatter -> Types.action -> unit
val result_bis : Format.formatter -> Types.result -> unit
val results : Format.formatter -> Types.result list -> unit
val strings : Format.formatter -> string list -> unit
val assert_ : Format.formatter -> Types.assert_ -> unit
val cmd : Format.formatter -> Types.cmd -> unit
val file : Format.formatter -> Types.cmd list -> unit
val pos : Format.formatter -> Ppxlib.position -> unit
OCaml

Innovation. Community. Security.