gliua/runtime

Types

A Uiua runtime

pub type Runtime

Functions

pub fn stack(runtime: Runtime) -> List(Value)

Retrieves the stack from the provided runtime.

Search Document