compare

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareToBytes

func CompareToBytes(l []byte, r []byte) int

func CompareToDouble

func CompareToDouble(l, r float64) int

func CompareToDoubles

func CompareToDoubles(l []float64, r []float64) int

func CompareToFloat

func CompareToFloat(l, r float32) int

func CompareToFloats

func CompareToFloats(l []float32, r []float32) int

func CompareToInt

func CompareToInt(l, r int) int

func CompareToInts

func CompareToInts(l []int32, r []int32) int

func CompareToLong

func CompareToLong(l, r int64) int

func CompareToLongs

func CompareToLongs(l []int64, r []int64) int

func CompareToShorts

func CompareToShorts(l []int16, r []int16) int

func CompareToString

func CompareToString(l, r string) int

func CompareToStrings

func CompareToStrings(l []string, r []string) int

func EqualBytes

func EqualBytes(l []byte, r []byte) bool

func EqualDoubles

func EqualDoubles(l []float64, r []float64) bool

func EqualFloats

func EqualFloats(l []float32, r []float32) bool

func EqualInts

func EqualInts(l []int32, r []int32) bool

func EqualLongs

func EqualLongs(l []int64, r []int64) bool

func EqualShorts

func EqualShorts(l []int16, r []int16) bool

func EqualStrings

func EqualStrings(l []string, r []string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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