diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-08-29 18:34:25 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-08-29 18:34:25 -0700 |
commit | dd9f7f30e879123e57a32492c7c82d9d2b361678 (patch) | |
tree | 2d956b4b07932cbdf3486619263269c111ff51f7 /txr.1 | |
parent | c3700b0be6c78154e811a3225128efec098efcaf (diff) | |
download | txr-dd9f7f30e879123e57a32492c7c82d9d2b361678.tar.gz txr-dd9f7f30e879123e57a32492c7c82d9d2b361678.tar.bz2 txr-dd9f7f30e879123e57a32492c7c82d9d2b361678.zip |
* eval.c (mapcarv): Changed to external linkage.
* eval.h (mapcarv): Declaration added.
(eval_init): New intrinsic multi-sort registered.
* lib.c (multi_sort_less): New static function.
(multi_sort): New function.
* lib.h (multi_sort): Declared.
* txr.1: stub section added.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7635,6 +7635,8 @@ Examples: .SS Function sort +.SS Function multi-sort + .SS Functions find and find-if .SS Function set-diff |