Hacker News new | ask | show | jobs
by achandlerwhite 263 days ago
Memory<T> is the heap compatible version of Span<T> in C# for anyone curious.