diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-06-17 16:40:31 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-06-17 16:49:05 -0700 |
commit | 881c87fa8856e0d66d1d13dda36c461dc95da0b7 (patch) | |
tree | 6a5fab43924d66514e223628f946f5e6ce2ea053 /txr.h | |
parent | 775e10c4007c024981d0b27f5f2e54c8ac54c73d (diff) | |
download | txr-881c87fa8856e0d66d1d13dda36c461dc95da0b7.tar.gz txr-881c87fa8856e0d66d1d13dda36c461dc95da0b7.tar.bz2 txr-881c87fa8856e0d66d1d13dda36c461dc95da0b7.zip |
More work on copy-iter.
* lib.c (copy_iter): Use the copy method for arguments which
are structures, or else return just the objects if they
implement list-like sequences. Error out otherwise.
For an argument that is not an iterators or structure, error
out if it is not a number, nil, or a list-like sequence.
* txr.1: Documented.
Diffstat (limited to 'txr.h')
0 files changed, 0 insertions, 0 deletions