sortutils

package
v1.10.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Equal = CompareResult(0)
	Less  = CompareResult(-1)
	More  = CompareResult(1)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CompareResult

type CompareResult int

func CompareString

func CompareString(str1, str2 string) CompareResult

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL