Skip to content

Iterator#108

Merged
achanda merged 4 commits intoachanda:masterfrom
vorner:iterator
Dec 13, 2019
Merged

Iterator#108
achanda merged 4 commits intoachanda:masterfrom
vorner:iterator

Conversation

@vorner
Copy link
Contributor

@vorner vorner commented Dec 7, 2019

This closes #105.

It also fixes a bug I've discovered on the way, if the network was at the high end of the possible range, there was an overflow happening (which would either panic in debug mode or produce wrong results in release).

* Implement some useful traits on them.
* Make reference an into-iterator.
Version-agnostic iterator in addition to the version specific ones.
@achanda achanda merged commit 376081d into achanda:master Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convenience: Iterator improvements

3 participants