Skip to content

startswith function extension #49

@jg-rp

Description

@jg-rp

Include a function extension that accepts two string arguments and returns true if the second argument is a prefix of the first argument.

Existing match and search function extensions can achieve the same result, but carry less semantic meaning and are probably less readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions