traits

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterCodec added in v0.3.0

func RegisterCodec(codec *codec.Codec)

Types

type Listable

type Listable interface {
	// Compare
	// * panic if compared with Listable of different type
	// TODO remove panic on compare with different type
	// TODO optimize compare for all impls
	Compare(Listable) int
}

Jump to

Keyboard shortcuts

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