avail
2.0.0.alpha23
jvm
avail
/
avail.utility.structures
/
BloomFilter
/
add
add
fun
add
(
element
:
T
)
Add an element (
T
) to the filter.
Parameters
element
The value to
hash
and add to the filter.