Files
Odin/base
Shane Shrybman a0c375dd02 A small optimization for dynamic arrays.
Move assert(a.allocator.procedure != nil) out of the common path into the if check
2026-02-23 11:21:07 -05:00
..