Parents: | cuckoo-filters |
Word | Stack 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 ) |