numinnex commented on PR #2840:
URL: https://github.com/apache/iggy/pull/2840#issuecomment-3982958036

   > Maybe we should consider implementing more efficient Iterator methods to 
override the default behavior, so we don’t end up relying on std fallback 
implementation...
   
   Right, so maybe a better idea would be to implement `DoubleEndedIterator` on 
top of the `Iterator` trait, as by the docs `DoubleEndedIterator: Iterator`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to