module

Crystalline::Algorithms::Search

Class methods

binary_search(container, item)
Source
kmp_search(text : String, patt : String)
Source