slicex

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConcatDeDup

func ConcatDeDup[T constraints.Ordered](x ...[]T) []T

func ContainsDup

func ContainsDup[T comparable](x []T) bool

func FailableMap

func FailableMap[E1, E2 any](x []E1, conv func(e E1) (E2, error)) ([]E2, error)

func Map

func Map[E1, E2 any](x []E1, conv func(e E1) E2) []E2

Types

This section is empty.

Jump to

Keyboard shortcuts

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