Type alias Ram<E>

Ram<E>: Pick<State<never, E>, "stack" | "memory">

Represents the volatile memory of the State, i.e., its stack and memory.

Type Parameters

Generated using TypeDoc v0.25.2