bloom icon indicating copy to clipboard operation
bloom copied to clipboard

fix: incorrect error message in BloomFilter.Merge

Open thevilledev opened this issue 9 months ago • 0 comments
trafficstars

Correct variable references in k-value mismatch error message to show actual k parameters (f.k/g.k) instead of m values. Improves debugging clarity when merging filters with different hash function counts.

thevilledev avatar Feb 08 '25 18:02 thevilledev