collection

package
v1.0.34 Latest Latest
Warning

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

Go to latest
Published: May 17, 2026 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Distinct added in v1.0.28

func Distinct[T comparable](slice []T) []T

func ReverseSlice

func ReverseSlice[T any](slice []T) []T

new reverced slice

func SliceToSet

func SliceToSet[T comparable](slice []T) map[T]any

func Sort added in v1.0.28

func Sort[T cmp.Ordered](slice []T) []T

the same sorted slice

func SubtractSlice

func SubtractSlice[T comparable](a, b []T) []T

new slice a - b

Types

This section is empty.

Jump to

Keyboard shortcuts

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