package wasm_of_ocaml-compiler

  1. Overview
  2. Docs
val single : (t -> 'a) -> t list -> 'a
val mandatory : (t list -> 'a) -> t list option -> 'a
val string : t -> string
val bool : t -> bool
val assoc : t -> (string * t list) list
val member : string -> t -> t list option
OCaml

Innovation. Community. Security.