sets

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(a, b Set) (Set, Set)

func DiffStrings

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

Types

type Element

type Element interface {
	Key() string
	Equals(interface{}) bool
}

type Set

type Set []Element

Jump to

Keyboard shortcuts

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