lang

package
v0.0.0-...-a261c41 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Boolean

type Boolean bool

func (Boolean) CompareTo

func (b Boolean) CompareTo(other interface{}) int

type Byte

type Byte byte

func (Byte) CompareTo

func (b Byte) CompareTo(other interface{}) int

type Comparable

type Comparable interface {
	CompareTo(other interface{}) int
}

type Complex128

type Complex128 complex128

func (Complex128) CompareTo

func (c Complex128) CompareTo(other interface{}) int

type Complex64

type Complex64 complex64

func (Complex64) CompareTo

func (c Complex64) CompareTo(other interface{}) int

type Float32

type Float32 float32

func (Float32) CompareTo

func (f Float32) CompareTo(other interface{}) int

type Float64

type Float64 float64

func (Float64) CompareTo

func (f Float64) CompareTo(other interface{}) int

type Int

type Int int

func (Int) CompareTo

func (i Int) CompareTo(other interface{}) int

type Int16

type Int16 int16

func (Int16) CompareTo

func (i Int16) CompareTo(other interface{}) int

type Int32

type Int32 int32

func (Int32) CompareTo

func (i Int32) CompareTo(other interface{}) int

type Int64

type Int64 int64

func (Int64) CompareTo

func (i Int64) CompareTo(other interface{}) int

type Int8

type Int8 int8

func (Int8) CompareTo

func (i Int8) CompareTo(other interface{}) int

type Rune

type Rune rune

func (Rune) CompareTo

func (r Rune) CompareTo(other interface{}) int

type String

type String string

func (String) CompareTo

func (s String) CompareTo(other interface{}) int

type Uint

type Uint uint

func (Uint) CompareTo

func (u Uint) CompareTo(other interface{}) int

type Uint16

type Uint16 uint16

func (Uint16) CompareTo

func (u Uint16) CompareTo(other interface{}) int

type Uint32

type Uint32 uint32

func (Uint32) CompareTo

func (u Uint32) CompareTo(other interface{}) int

type Uint64

type Uint64 uint64

func (Uint64) CompareTo

func (u Uint64) CompareTo(other interface{}) int

type Uint8

type Uint8 uint8

func (Uint8) CompareTo

func (u Uint8) CompareTo(other interface{}) int

Jump to

Keyboard shortcuts

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