sliceutil

package
v1.16.2 Latest Latest
Warning

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

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

Documentation

Overview

Package sliceutil contains common helpers for slice operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortAndCompact

func SortAndCompact[T comparable](list []T, compare func(T, T) int) []T

SortAndCompact sorts and deduplicates a list using built-in equality. It mutates list in place and returns the compacted prefix.

Types

This section is empty.

Jump to

Keyboard shortcuts

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