GeminiLab / enumerable

Enumerate all possible values of a type in Rust.
https://docs.rs/enumerable
MIT License
1 stars 1 forks source link

Remove `ResultEnumerator`, use `std::iter::{Chain, Map}` instead for better speed and less code #15

Closed aarkegz closed 2 months ago