Table of Contents

Namespace Echo

Classes

IndexableStack<T>

Provides an implementation of a stack of which the elements can be accessed by index.

Structs

AddressRange

Represents an address range in memory.

Trilean

Represents a ternary boolean (true, false or unknown) value.

Enums

TrileanValue

Provides members for all possible values in a ternary number system.