cuckoo-filters.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
#buckets( capacity -- #buckets )
<cuckoo-buckets>( capacity -- buckets )
alt-index( fingerprint index -- alt-index )
bucket-delete( fingerprint bucket -- ? )
bucket-insert( fingerprint bucket -- ? )
bucket-lookup( fingerprint bucket -- ? )
bucket-size( -- value )
bucket-swap( fingerprint bucket -- fingerprint' )
hash-index( hash -- fingerprint index )
hash-indices( bytes cuckoo-filter -- fingerprint index alt-index )
max-cuckoo-count( -- value )
max-load-factor( -- value )


Files