other

package
v0.0.0-...-6cc1c8d Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.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 Either

type Either[T, R, K, V any] interface {
	First() T
	Second() R
	Third() K
	Fourth() V
}

type Five

type Five any

type Four

type Four struct{}

type One

type One[T any] struct{}

type Three

type Three struct{}

type Two

type Two[T any, R any] struct{}

Jump to

Keyboard shortcuts

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