util

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Optional

func Optional[T any](defaultValue T, values ...T) T

func OptionalNil

func OptionalNil[T any](values ...T) *T

func OptionalPtr

func OptionalPtr[T any](defaultValue T, values ...T) *T

func PtrOf

func PtrOf[T any](value T) *T

func Ternary

func Ternary[T any](condition bool, trueValue, falseValue T) T

Types

This section is empty.

Jump to

Keyboard shortcuts

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