bloom-hashes-positions-not-unique

Status: IN

The `k` positions returned by `_hashes` are not guaranteed distinct — duplicate positions can occur when `m` is small relative to `k`, and all callers (add, contains, remove) tolerate this via idempotent bit/counter operations

Source: entries/2026/05/29/bloom-filter-bloom_filter-_hashes.md

JSON