internal

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Difference

func Difference[E comparable](a, b []E) []E

func Filter added in v0.0.11

func Filter[T any](data []T, f func(T) bool) []T

func Intersection added in v0.0.11

func Intersection[E comparable](a, b []E) (intersection []E)

func Map added in v0.0.11

func Map[T, U any](data []T, f func(T) U) []U

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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