View Source FuzzyCompare.StandardStringComparison (fuzzy_compare v1.1.0)
This module just wraps the String.jaro_distance/2
function but it allows
us to use a different comparison function in the future should the need ever
arise.
This module just wraps the String.jaro_distance/2
function but it allows
us to use a different comparison function in the future should the need ever
arise.