diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-03-07 20:18:18 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-03-07 20:18:18 -0800 |
commit | cb78d7e273406c4041470efbb2b0a450c003fca0 (patch) | |
tree | a2daa69fbef6706c9641ab452d390c68a04cbb4b /unwind.c | |
parent | 80c985bc48a448e53ee5ef9c5e4910f598f5af7e (diff) | |
download | txr-cb78d7e273406c4041470efbb2b0a450c003fca0.tar.gz txr-cb78d7e273406c4041470efbb2b0a450c003fca0.tar.bz2 txr-cb78d7e273406c4041470efbb2b0a450c003fca0.zip |
find: use seq_iter.
* lib.c (find): We retain the optimization for strings when
the comparison is regular equality (eq, eql, equal). The
other cases are handled by seq_iter rather than separate
list-like and vector-like cases.
Diffstat (limited to 'unwind.c')
0 files changed, 0 insertions, 0 deletions