generics

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssociateBy

func AssociateBy[A ~[]X, X any, Y comparable](input A, assocBy func(X) Y) map[Y]X

func MapList

func MapList[A ~[]X, X, Y any](input A, mapper func(X) Y) []Y

func MapMap

func MapMap[X ~map[A]B, Y ~map[A]C, A comparable, B, C any](input X, mapper func(A, B) C) Y

func Ptr added in v0.4.0

func Ptr[T any](v 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