package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Example_arith
  2. | Wasm_2_0_0
  3. | Riscv
val equal : t -> t -> bool
val all : t list

all returns all implemented PVMs.

val of_string : string -> t option
val to_string : t -> string
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.