Documentation
¶
Overview ¶
Package stringman provides utilities for working with strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClosestLevensteinString ¶
ClosestLevensteinString finds the closest string from a list of possible strings using Levenshtein distance.
func ClosestString ¶
ClosestString returns the closest string from a list of possible strings.
func TransformString ¶
TransformString replaces all non-alphanumeric characters with a dash.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.