Module naive

Module naive 

Source

Functionsยง

naive
A simple algorithm for matching a single pattern on a text returning the first occurrence.
naive_all
A simple algorithm for matching a single pattern on a text returning all occurrences.