Documentation ¶
Overview ¶
https://github.com/jpillora/longestcommon Doesn't have go.mod file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrimPrefix ¶
func TrimPrefix(strs []string)
TrimPrefix removes the longest common prefix from all provided strings
func TrimSuffix ¶
func TrimSuffix(strs []string)
TrimSuffix removes the longest common suffix from all provided strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.