summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.18
1 files changed, 7 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index ee896c98..cec90274 100644
--- a/txr.1
+++ b/txr.1
@@ -25391,9 +25391,10 @@ A sequence is defined as a list, vector or string. The object
denotes
the empty list and so is a sequence.
-.coNP Function @ length
+.coNP Functions @ length and @ len
.synb
.mets (length << object )
+.mets (len << object )
.syne
.desc
If
@@ -25403,6 +25404,11 @@ is a sequence, the
function returns the number of items it
contains.
+The
+.code len
+function is a synonym of
+.codn length .
+
The function supports these additional types:
.RS
.coIP hash