Mercurial > public > mercurial-scm > hg
diff rust/hg-core/src/dagops.rs @ 51151:aba622c7dc7e
rust: add a utility function to merge ordered fallible iterators
Adding a function merge_join_results_by, a version of
itertools::merge_join_by that works on "fallible" iterators
(iterators that can produce errors)
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Wed, 15 Nov 2023 18:41:33 +0000 |
parents | 532e74ad3ff6 |
children | ed6683d4cb29 |