tisonkun opened a new pull request, #249: URL: https://github.com/apache/datasketches-rust/pull/249
## Summary - restore `TupleEntry` as a public re-export and return borrowed named entries from mutable, compact, and view iterators - keep Tuple iteration zero-copy while aligning access through `entry.hash()` and `entry.summary()` - migrate documentation and integration tests, and update the unreleased changelog ## Testing - `cargo x check` - `cargo x test` - `cargo x lint` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
