theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
159 stars 30 forks source link

Fix Span and ReadOnlySpan #174

Closed Emik03 closed 2 years ago

Emik03 commented 2 years ago

Problems that this pull request addresses

Removed duplicate implicit conversion from Span to ReadOnlySpan

bild

Fixed ReadOnlySpan's ToString format

Added char concatenation if ReadOnlySpan and Span generic is char