SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
shared3p_bloom.sc File Reference

Functions

template<domain D :shared3p >
D bool bloomInsertMany (D xor_uint32[[1]] elem, D bool[[1]] filter, uint32[[1]] seed)
 
template<domain D :shared3p >
D bool bloomQueryMany (D xor_uint32[[1]] elem, D bool[[1]] filter, uint32[[1]] seed)