Handbook
Glossary
<good-suffix-table> ( seq -- table )
Vocabulary
boyer-moore
.
private
Inputs
seq
an
object
Outputs
table
an
object
Definition
USING:
kernel
sequences
z-algorithm
;
IN:
boyer-moore.private
:
<good-suffix-table>
( seq -- table )
z-values
[
normal-suffixes
]
[
partial-suffixes
]
bi
[
or
]
2map
reverse!
;
inline