ariesdevil opened a new pull request, #166: URL: https://github.com/apache/datasketches-rust/pull/166
## Summary - Replace ambiguous `Raw*` names in shared Theta/Tuple internals with semantic names. - Make `Entry` an associated type of `ThetaFamilySketchView`. - Simplify Union, Intersection, and A-not-B type constraints. - Rename internal wrapper fields to `state` or `operator`. ## Testing - `cargo test -p datasketches --features theta,tuple` - `RUSTDOCFLAGS="-D warnings" cargo doc -p datasketches --no-deps --features theta,tuple` -- 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]
