Files
Misaki.HighPerformance/Misaki.HighPerformance.LowLevel/Collections/UnsafeStack.cs
Misaki d6b4074281 Refactor collections to use 'scoped in T' parameters
Updated Add/Remove/Enqueue/Push/etc. methods in core unsafe collections to accept parameters as 'scoped in T' for improved performance and safety. Bumped assembly versions in both csproj files.
2026-05-02 13:52:45 +09:00

7.1 KiB