Handbook
Glossary
collision-mix ( hash -- )
Vocabulary
benchmark
.
hashtables
Inputs
hash
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
benchmark.hashtables
:
collision-mix
( hash -- )
strings
30
head
[
collision
boa
]
map
[
add-delete-mix
]
[
store-lookup-mix
]
2bi
;