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.

Span.StartsWith(ReadOnlySpan<T>|ReadOnlySpan<byte>) #1294

@ahsonkhan

Description

@ahsonkhan
  1. Is StartsWith in the right place? i.e. on Span or extension methods
  2. Do we have the right StartsWith, i.e. over T or over byte?
  3. Is it efficiently implemented?
  4. Should StartsWith have an overload that takes an index?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions