mailund / stralg

Small library of string algorithms
17 stars 10 forks source link

Add tests for remapping with letters outside the alphabet. #80

Closed mailund closed 5 years ago

mailund commented 5 years ago

We can search for patterns that contain letters not found in the alphabet. This will not work if we remap the pattern using a table from the remap table.