tisonkun opened a new issue, #182: URL: https://github.com/apache/datasketches-rust/issues/182
We check seed_hash's equality in several places, and it would be better to have a helper for the repeated logic. A minor benefit is that it can reduce duplicate seed_hash calculations when it is. But that means an error code path, so it doesn't matter that much. -- 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]
