-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request