☰
Module shiftor
memchr
2.6.3
Module shiftor
Structs
In memchr::arch::all
Modules
memchr
packedpair
rabinkarp
shiftor
twoway
Functions
is_equal
is_equal_raw
is_prefix
is_suffix
?
Module
memchr
::
arch
::
all
::
shiftor
source
·
[
−
]
Expand description
An implementation of the
Shift-Or substring search algorithm
.
Structs
Finder
A forward substring searcher using the Shift-Or algorithm.