to

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: MIT Imports: 0 Imported by: 1,482

Documentation

Overview

Package to contains various type-conversion helper functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ptr added in v0.23.0

func Ptr[T any](v T) *T

Ptr returns a pointer to the provided value.

func SliceOfPtrs added in v0.23.0

func SliceOfPtrs[T any](vv ...T) []*T

SliceOfPtrs returns a slice of *T from the specified values.

Types

This section is empty.

Jump to

Keyboard shortcuts

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