diff --git a/index.html b/index.html index e9bec6e5..47671805 100644 --- a/index.html +++ b/index.html @@ -503,10 +503,10 @@
In some instances, you may want to convert a Roaring bitmap into a conventional (uncompressed) bitset. Indeed, bitsets have advantages such as higher query performances in some cases. The following code illustrates how you may do so: