Skip to content

Add [Sub]String specializations for contains and other search algorithms #687

@milseman

Description

@milseman

Right now, contains() calls into the generic 2-way searcher which does Character loading and comparison, instead of doing the fast thing. We should specialize for String types.

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