Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/exit_codes.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 | 7c93e38a0bbd |
children |
comparison
equal
deleted
inserted
replaced
51150:976403c95ba3 | 51151:aba622c7dc7e |
---|