Skip to content

Add StringArray_Find family of functions #36

@yanis-fourel

Description

@yanis-fourel

Add StringArray_Find and StringArray_Find_F to be consistent with the existance of PointerArray_Find and PointerArray_Find_F.

The behavior of these StringArray functions should differ from the PointerArray ones in the usage of StringEquals for equality comparison instead of simple pointer comparison.

Another new function to search for a substring in any string of a StringArray would be nice to have as well

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