package binaryen

  1. Overview
  2. Docs
val null : Module.t -> Type.t -> t

Module, type

val is : Module.t -> Op.t -> t -> t

Module, op, value

val as_ : Module.t -> Op.t -> t -> t

Module, op, value

val func : Module.t -> string -> Type.t -> t

Module, func, type

val eq : Module.t -> t -> t -> t

Module, left, right