functionalsupport

package
v0.6.10 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiffUnique

func DiffUnique(arr1, arr2 []string) (diff1 []string, intersection []string, diff2 []string)

func Map

func Map[T any, R any](list []T, transform func(T) R) []R

func SortCompact

func SortCompact(arr []string) []string

SortCompact - sorts slice, eliminates duplicates. does not remove whitespace

Types

This section is empty.

Jump to

Keyboard shortcuts

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