Page MenuHomeFeedback Tracker

Expand array commands to work with strings
Acknowledged, WishlistPublic

Description

Pretty simple request, simply expand other array commands such as set, resize and deleteAt etc... to work with strings, the same way you expanded select, find and count. There's plenty of array commands that could work with strings too.

set
resize
deleteAt
deleteRange
reverse
in
append (aka concat)
sort
pushBack

I know we could pretty much use all these just by doing: "test" splitString "", and then using the string as an array, but for performance sakes it would be nice to have these commands expanded.

Details

Legacy ID
3135055934
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Feature Request

Event Timeline

Mikeeeyy set Category to Feature Request.Jan 19 2016, 5:50 AM
Mikeeeyy set Reproducibility to N/A.
Mikeeeyy set Severity to None.
Mikeeeyy set Resolution to Open.
Mikeeeyy set Legacy ID to 3135055934.May 8 2016, 1:31 PM