achanda / ipnetwork

A library to work with CIDRs in rust
Apache License 2.0
121 stars 38 forks source link

convenience: Iterator improvements #105

Closed vorner closed 4 years ago

vorner commented 4 years ago

Hello

I'm reading through the code a bit. I've noticed few places for possible improvements around iterators:

If these would be considered reasonable additions, I'd volunteer to send the pull request.

achanda commented 4 years ago

A pull request will be welcome, thanks!