##// END OF EJS Templates
rust: add a utility function to merge ordered fallible iterators...
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)
Arseniy Alekseyev -
r52047:aba622c7 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
utils
blackbox.rs Loading ...
color.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...