lang

package
v1.6.112 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package lang provides some features that really 'ought to be part of the Go language

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pair

type Pair[T, U any] struct {
	First  T
	Second U
}

Pair associates two arbitrary types together.

Jump to

Keyboard shortcuts

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