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

String.search #291

@vincenthz

Description

@vincenthz

current isInfixOf is implemented naively and is not efficient. need to implement some capability for searching String (KMP, RK, ...), but also [String] (which come handy for searching a conduit). related to #289

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions