Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 334 Bytes

IteratorMerge: fancy iterators demo

Bart Massey 2024

This is a demo of merging values from iterators. It's a bit awkward and clunky, but shows off a lot of Rust. Not recommended for production use.

License

This work is licensed under the "MIT License". Please see the file LICENSE.txt in this distribution for license terms.