package mugen

  1. Overview
  2. Docs
type t

The type.

val equal : t -> t -> bool

equal x y checks whether x and y are equivalent.

val dump : Stdlib.Format.formatter -> t -> unit

Ugly printer.

OCaml

Innovation. Community. Security.