Expand description

Errors and diagnostics for the xlang VM.

Enums

An error which occurred in the xlang VM.

Functions

Creates a PanicError and wraps it in a XlangResult.
Creates a TypeMismatchError and wraps it in a XlangResult.

Type Definitions

A result for any operation which may fail in the xlang VM.