Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff/isec: reset hash/tree iter instead making new. | Kaz Kylheku | 2021-05-10 | 1 | -0/+6 |
* lib.c (seq_iter_rewind): Use hash_reset and tree_reset to rewind the existing iterator rather than allocating a new one. * tests/010/hash.tl: New file, covering uni, diff and isec for hash tables. * tests/010/tree.tl: New tests. |