Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorEncoding = fmt.Errorf("both strings must be UTF-8 encoded")
)
Functions ¶
func LongestCommonSubstring ¶
LongestCommonSubstring returns the longest common substring of a and b.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.