summaryrefslogtreecommitdiffstats
path: root/inst.nsi
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-02-28 19:22:16 -0800
committerKaz Kylheku <kaz@kylheku.com>2024-02-28 19:22:16 -0800
commit2a1d54acebc62771ec1d67e942449cc268c0b568 (patch)
treee16ee53ea39a51e9deeb894a7f3ec7032f52782a /inst.nsi
parent4f106ec38761c223304b74acfae490127beca464 (diff)
downloadtxr-2a1d54acebc62771ec1d67e942449cc268c0b568.tar.gz
txr-2a1d54acebc62771ec1d67e942449cc268c0b568.tar.bz2
txr-2a1d54acebc62771ec1d67e942449cc268c0b568.zip
partition-by: replace sequence traversal with iter.
* lib.c (partition_by_func): The seq object is now an iter object: use iter_more, iter_item and iter_step rather than non-null test, car and cdr. (partition_by): Obtain iterator for sequence using iter_begin, and use that in its place.
Diffstat (limited to 'inst.nsi')
0 files changed, 0 insertions, 0 deletions