util

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option[TAny any] func(TAny)

type Tuple1 added in v0.1.4

type Tuple1[T1 any] struct {
	Val1 T1
}

type Tuple2 added in v0.1.4

type Tuple2[T1 any, T2 any] struct {
	Val1 T1
	Val2 T2
}

type Tuple3 added in v0.1.4

type Tuple3[T1 any, T2 any, T3 any] struct {
	Val1 T1
	Val2 T2
	Val3 T3
}

Jump to

Keyboard shortcuts

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