Skip to content

strconv: Unquote has custom for-loop-based contains implementation #23821

@dgryski

Description

@dgryski

It should use one of the optimized assembly routines from strings (or I guess the runtime if you don't want to introduce a dependency on strings from strconv).

// contains reports whether the string contains the byte c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions