kevin-montrose / Cesil

Modern CSV (De)Serializer
MIT License
65 stars 3 forks source link

Replace Utils.Sort with MemoryExtensions.Sort() #29

Closed kevin-montrose closed 3 years ago

kevin-montrose commented 3 years ago

See here

Depends on .NET 5 release per https://github.com/dotnet/runtime/issues/19969

kevin-montrose commented 3 years ago

This was done in #49 .