leerho commented on PR #45: URL: https://github.com/apache/datasketches-rust/pull/45#issuecomment-3700223663
@ZENOTME, I saw this comment above: > In Rust it doesn't have inheritance. So we only have two types: > - ThetaSketch: mutable //not really, but not sure how you implement it in Rust > - CompactThetaSketch: mutable //this is not correct. See the [Quick Summary](https://github.com/apache/datasketches-rust/discussions/50). -- 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]
