package binaryen

  1. Overview
  2. Docs

Module Expression.Tuple_makeSource

Sourceval make : Module.t -> t list -> t
Sourceval get_num_operands : t -> int
Sourceval get_operand_at : t -> int -> t
Sourceval set_operand_at : t -> int -> t -> unit
Sourceval append_operand : t -> t -> int
Sourceval insert_operand_at : t -> int -> t -> unit
Sourceval remove_operand_at : t -> int -> t
OCaml

Innovation. Community. Security.