diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -38547,7 +38547,9 @@ functions are stable for sequences which are lists. This means that the original order of items which are considered identical is preserved. For strings and vectors, .code sort -is not stable. +and +.code nsort +are not stable. The .code ssort |