Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

[Pre-release] Productize System.Span and ReadOnlySpan #1314

@ahsonkhan

Description

@ahsonkhan

Pri 0 - Must complete for release

Pri 1 - Nice to have

Pri 2 - Nice to have


Future - Not part of this release
- [ ] Add a way to efficiently compare memory - https://github.com/dotnet/corefx/issues/16878
- [ ] Span == null throws ArgumentNullException - https://github.com/dotnet/corefx/issues/16730
- [ ] Span: Add BinarySearch(...) extension methods for ReadOnlySpan (and Span) - https://github.com/dotnet/corefx/issues/15818
- [ ] Proposal: Add Sort(...) extension methods for Span - https://github.com/dotnet/corefx/issues/15329
- [ ] Slicing pattern (range) - #1306

- [ ] Finish design for Memory and friends - #1296 This issue tracks System.Memory.dll APIs only
- [ ] Design BytesReader - #1297 This issue tracks System.Memory.dll APIs only
- [ ] Implement Memory final design - #1298 This issue tracks System.Memory.dll APIs only

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions