Module shiftor

Source
Expand description

An implementation of the Shift-Or substring search algorithm.

Structs§

Finder
A forward substring searcher using the Shift-Or algorithm.

Type Aliases§

Mask 🔒
The type of our mask.