Handbook
Glossary
insert-data ( cuckoo-filter -- cuckoo-filter )
Vocabulary
benchmark
.
cuckoo-filters
Inputs
cuckoo-filter
an
object
Outputs
cuckoo-filter
an
object
Definition
USING:
cuckoo-filters
endian
kernel
math
sequences
;
IN:
benchmark.cuckoo-filters
:
insert-data
( cuckoo-filter -- cuckoo-filter )
2000
<iota>
[
4
>le
]
map
10
swap
[
[
over
cuckoo-insert
drop
]
each
]
curry
times
;