via https://github.com/apache/datasketches-rust/pull/147#issuecomment-5013781519 Split #147 into stacked PRs as follows: * Tuple sketch https://github.com/apache/datasketches-rust/pull/152 * Union operation https://github.com/apache/datasketches-rust/pull/153 * Intersection operation https://github.com/apache/datasketches-rust/pull/154 * a not b operation https://github.com/apache/datasketches-rust/pull/155
via #147 (comment)
Split #147 into stacked PRs as follows: