🗃️ This repository is archived .
All future development has moved to: Ara3D-SDK.
This repo remains available for historical reference, but it is no longer maintained or updated. Please use the new repository for the latest code, improvements, and issue tracking.
Ara3D.Collections is a library of immutable abstract data types (ADT) inspired by LINQ.
This extends the ideas from https://github.com/vimaec/LinqArray and LINQ for Immutable Arrays.