Expand description

The core of this library.

Provides all the Item, Stack, Machine and Value goodness.

Modules

An ordered sequence of values that can be operated in a LIFO-alike way.

Type Definitions

A simple alias for referring an ordered sequence of Items of definite length.