StringMap
Iterates over all elements in a string and returns a new mapped string
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| ||
|
|
| The callback which returns a boolean and filters the string | |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
Examples
Related
Last updated