Namespace EzrSquared.Runtime.Types.Collections
Classes
- EzrArray
The immutable, array type object.
- EzrDictionary
The mutable dictionary type object.
- EzrList
The mutable, list type object.
Interfaces
- IEzrDictionary
Interface for a keyed collection of ezrĀ² objects.
- IEzrEnumerable
A read-only collection of IEzrObjects.
- IEzrIndexedCollection
Interface for an indexed collection of ezrĀ² objects.