diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-03-02 20:47:41 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-03-02 20:47:41 -0800 |
commit | 8a664a3d518d8955155169e8f9637343f2208013 (patch) | |
tree | ba42bfaf30dc6e910abc42a83bf27fd0966b2b1d /tests/019 | |
parent | cebfac5c3e8aeb555f3c424d3b46e6eb4348e2fe (diff) | |
download | txr-8a664a3d518d8955155169e8f9637343f2208013.tar.gz txr-8a664a3d518d8955155169e8f9637343f2208013.tar.bz2 txr-8a664a3d518d8955155169e8f9637343f2208013.zip |
hash: group-reduce calls hash-update.
* hash.c (group_reduce): Replace loop with call to hash_update
which is exactly the same logic, and even more efficient
because it avoids calling us_rplacd.
(hash_update): Fix incorrect self name.
Diffstat (limited to 'tests/019')
0 files changed, 0 insertions, 0 deletions