package
0.4.2
Repository: https://github.com/exercism/go-analyzer.git
Documentation: pkg.go.dev

# Functions

Distance calculates amount of character difference between two equal strings.

# Structs

NotEqualLengthError is raised if strings supplied to Distance function have different length.