Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewhickman/iter-set

Set operations on sorted, deduplicated iterators.
https://github.com/andrewhickman/iter-set

Last synced: 22 days ago
JSON representation

Set operations on sorted, deduplicated iterators.

Awesome Lists containing this project

README

        

[![Crates.io][ci]][cl] [![Docs.rs][di]][dl]

[ci]: https://img.shields.io/crates/v/iter-set.svg
[cl]: https://crates.io/crates/iter-set/

[di]: https://docs.rs/iter-set/badge.svg
[dl]: https://docs.rs/iter-set/

# iter-set

Set operations on sorted, deduplicated iterators.