Data.BloomFilter.Mutable

Overview

Ease of use

Performance

Types

type Hash

data MBloom s a

Mutable Bloom filters

Creation

new

Accessors

length

elem

Mutation

insert

The underlying representation

bitArray