generic

package
v0.0.0-...-c6c40b3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pair

type Pair[T any, U any] struct {
	// contains filtered or unexported fields
}

func NewPair

func NewPair[T any, U any](a T, b U) Pair[T, U]

func (Pair[T, U]) A

func (pair Pair[T, U]) A() T

func (Pair[T, U]) B

func (pair Pair[T, U]) B() U

Jump to

Keyboard shortcuts

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