diff options
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20820,7 +20820,7 @@ The permutations in the returned list are sequences of the same kind as If .meta len is zero, then a list containing one permutation is returned, and that -permutations is of zero length. +permutation is of zero length. If .meta len @@ -20926,7 +20926,7 @@ The combinations in the returned list are objects of the same kind as If .meta len is zero, then a list containing one combination is returned, and that -permutations is of zero length. +combination is of zero length. If .meta len @@ -20981,7 +20981,7 @@ The combinations in the returned list are sequences of the same kind as If .meta len is zero, then a list containing one combination is returned, and that -permutations is of zero length. This is true even if +combination is of zero length. This is true even if .meta seq is empty. |