Skip to content

Replace string_split impl with string_split_noregexp #349

@toddjonker

Description

@toddjonker

The current implementation of string_split accidentally supports splitting on a regular expression.

Its sibling string_split_noregexp was introduced to enable migration.

At this point we should just replace the implementation of the former, and remove the latter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions