aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-29 00:22:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-06 00:46:26 +0100
commit34cd9af187ea1830e41e1b78d0efd610feb8a830 (patch)
tree18c62c36873391f6c41e1161962a4889d64e171e
parentRemove test stubs for removed procedures 'set' and 'set->'. (diff)
downloadcalp-34cd9af187ea1830e41e1b78d0efd610feb8a830.tar.gz
calp-34cd9af187ea1830e41e1b78d0efd610feb8a830.tar.xz
Document assq-limit.
-rw-r--r--doc/ref/general/util.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ref/general/util.texi b/doc/ref/general/util.texi
index f353a5bd..a072492c 100644
--- a/doc/ref/general/util.texi
+++ b/doc/ref/general/util.texi
@@ -200,7 +200,10 @@ pairs of symbols and values.
@end defun
@defun assq-limit alist [number=1]
-@c TODO document
+Given that @var{alist} is an association list from symbols to lists of
+values, truncate each such list no @var{number} of arguments. If a
+key-list pair has fewer values than the desired number, all available
+values are returned.
@end defun
@defun group-by proc lst