Collection sort ignoring case
Aus ExpeccoWiki
Schema
Description
Generates a sorted copy of the input collection, ignoring case differences when sorting.
Errors
This operation is only useful with String elements. An error will be raised if the input collection contains any non-Strings (especially: numbers).
Back to Standard Library.
Previous: Collection [ Sort ]
Next: Collection [ Enumerate ]
