[m-rev.] for post-commit review: announce fatter_sparse_bitset.m

Zoltan Somogyi zoltan.somogyi at runbox.com
Fri Feb 3 19:04:41 AEDT 2023


--- a/NEWS.md
+++ b/NEWS.md
@@ -193,6 +193,12 @@ Changes to the Mercury standard library

    - pred `empty/1`

+### New `fatter_sparse_bitset` module
+
+* This new module defines a more compact version of the data structure
+  defined by the `fat_sparse_bitset`module, and implements the set of
+  operations on this data structure.
+
 ### Changes to the `float` module

 * The following function has been marked obsolete:


More information about the reviews mailing list