Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 983 Bytes

File metadata and controls

21 lines (12 loc) · 983 Bytes

SpanExtensions

NuGet Version NuGet Downloads GitHub License

About

Never again switch back to using string instead of ReadonlySpan<T>, just because the method you seek is not supported.

SpanExtensions.Net aims to help developers use ReadonlySpan<T> and Span<T> more productively, efficiently and safely and write overall more performant Programs.

Contributing

Thank you for your interest in contributing to this project - Please see Contributing!

License

Copyright (c) draconware-dev. All rights reserved.

Licensed under the MIT License.