set

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package set provides utility set operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiffStringSlice

func DiffStringSlice(a, b []string) []string

DiffStringSlice returns a - b (where - is the set difference operator). In other words, it returns all elements of a that are not in b.

Types

This section is empty.

Jump to

Keyboard shortcuts

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