package owi

  1. Overview
  2. Docs
val id_opt : Format.formatter -> string option -> unit
val ref_type : Format.formatter -> Types.ref_type -> unit
val param : Format.formatter -> (string option * Types.val_type) -> Unit.t
val param_type : Format.formatter -> (string option * Types.val_type) list -> unit
val result_type : Format.formatter -> Types.val_type list -> unit
val f32 : Format.formatter -> Float32.t -> unit
val f64 : Format.formatter -> Float64.t -> unit
val nn : Format.formatter -> Types.nn -> unit
OCaml

Innovation. Community. Security.