StringTools[IsSorted] - sort a string
|
Calling Sequence
|
|
IsSorted( s )
|
|
Description
|
|
•
|
The IsSorted(s) command tests whether the characters in the string s appear in sorted order.
|
•
|
If s is the empty string, the command returns true.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?