collectorkit

package
v0.0.0-...-d9922dd Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMapKeys

func GetMapKeys[K comparable, V any](m map[K]V) []K

func GetMapKeysByOrder

func GetMapKeysByOrder[K comparable, V any](m map[K]V, order int) K

func GetMapValues

func GetMapValues[K comparable, V any](m map[K]V) []V

func GetMapValuesByOrder

func GetMapValuesByOrder[K comparable, V any](m map[K]V, order int) V

func ToPointerArray

func ToPointerArray[T any](ts []T) []*T

func ToValueArray

func ToValueArray[T any](ts []*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