trait

package
v0.0.0-...-5901e5d Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comparable

type Comparable interface {
	Eq(target Comparable) bool
	Less(target Comparable) bool
	More(target Comparable) bool
}

type ComparableInt

type ComparableInt int

func (ComparableInt) Eq

func (source ComparableInt) Eq(target Comparable) bool

func (ComparableInt) Less

func (source ComparableInt) Less(target Comparable) bool

func (ComparableInt) More

func (source ComparableInt) More(target Comparable) bool

type ComparableInt8

type ComparableInt8 int8

Jump to

Keyboard shortcuts

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