Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LCP ¶
LCP returns the longest common prefix between multiple slices of bytes. If no items are passed in to the method, then a nil byte slice is returned. If two or more byte slices are passed in to the method, then the longest common lexicographical prefix shared by all of the slices will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.