diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-04-28 20:10:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-04-28 20:10:58 -0700 |
commit | 5410fe471273922ee53c579238e3d00bd28b6789 (patch) | |
tree | d0e92ed4314aa2d483b4c0f567ed6859dd239c10 /txr.1 | |
parent | 08a31065f8eb9d234cbbaac69d05c7ab7edf22c5 (diff) | |
download | txr-5410fe471273922ee53c579238e3d00bd28b6789.tar.gz txr-5410fe471273922ee53c579238e3d00bd28b6789.tar.bz2 txr-5410fe471273922ee53c579238e3d00bd28b6789.zip |
lib: remove internal use of seq_begin.
The where function is the only place where seq-begin is used
internally. The seq-begin mechanism is marked obsolescent in
the documentation; let's not use it internally.
* lib.c (lazy_where_func, where): Convert to iter_begin.
Also, use us_lcons_fun and us_func_set_env. This seems to be
the only place where lcons_fun and func_set_env are used.
Diffstat (limited to 'txr.1')
0 files changed, 0 insertions, 0 deletions