package
Version:
v0.0.0-...-d3d32da
Opens a new window with list of versions in this module.
Published: Dec 22, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
LESS_THAN comparison = -1
EQUAL comparison = 0
GREATER_THAN comparison = 1
)
func Compare(a, b []byte) comparison
Compare two byte slices in lexicographical order
Source Files
¶
Click to show internal directories.
Click to hide internal directories.