FuzzyResult.isMatch

return true if consecutive characters are matched.

struct FuzzyResult
bool isMatch;

Meta