1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 22, 2025 |
---|
#915 in Algorithms
Used in 2 crates
(via numerical_analysis)
15KB
340 lines
Misc Iterators
A collection of uncommon but useful iterators. It includes:
- A Dicrete Differential Analyzer iterator.
- A BFS iterator.
- A DFS iterator.