Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
boyer-moore vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Documentation
The Boyer-Moore algorithm
Meta-data
Tags:
algorithms
Authors:
Dmitry Shubin
Words
Generic words
Word
Stack effect
search-from
( seq from obj -- i/f )
Ordinary words
Word
Stack effect
<boyer-moore>
( pat -- bm )
search
( seq obj -- i/f )
Files
resource:extra/boyer-moore/boyer-moore.factor
resource:extra/boyer-moore/boyer-moore-docs.factor
resource:extra/boyer-moore/boyer-moore-tests.factor
Children
Vocabulary
Summary
boyer-moore.private
boyer-moore.private vocabulary