Namespace EzrSquared.Runtime.Types
Classes
- EzrObject
The base root class of all built-in objects. Provides utility functions and bare-minimum operator handling.
- EzrRuntimeInvalidObject
An invalid, sort of "empty" object, to use instead of null.
Interfaces
- IEzrMutableObject
A mutable IEzrObject.
- IEzrObject
An object in the ezrĀ² language.