| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| KeySorted | version 1.0 | no |
| array KeySorted(array arr) |
| arr | an unsorted array that has string keys |
| Sorts an array by its keys (if any). The sorting is an one-step operation (is not time consuming) because in the internal representation of arrays used by Concept, the array keys are already sorted; is a matter of rearranging the elements only (very fast). |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:17 2013 GMT | (c)2013 Devronium Applications |