HexTree icon indicating copy to clipboard operation
HexTree copied to clipboard

Implement IntoIterator for trees

Open JayKickliter opened this issue 1 year ago • 0 comments

For completeness sake, might as well implement IntoIterator which consumes the inner nodes and returns owned values.

JayKickliter avatar Apr 26 '23 20:04 JayKickliter