TheFuzz.StringMetric behaviour (TheFuzz v0.6.0)

View Source

Specifies the string metric api which an module needs to implement to provide string comparison methods

Summary

Callbacks

compare(t, t)

@callback compare(String.t(), String.t()) :: any()