Cysharp / MasterMemory

Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
MIT License
1.52k stars 110 forks source link

implements RangeView Enumerator as struct #89

Closed trapezoid closed 7 months ago

trapezoid commented 1 year ago

Implemented struct Enumerator to avoid heap allocation when enumerating RangeView<T>

github-actions[bot] commented 8 months ago

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.