set

package
v0.0.0-...-9451de5 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set map[string]struct{}

func FromMap

func FromMap(m interface{}) Set

func FromSlice

func FromSlice(l []string) Set

func FromValues

func FromValues(l ...string) Set

func (Set) Add

func (s Set) Add(value ...string)

func (Set) Difference

func (s Set) Difference(other Set) Set

func (Set) Includes

func (s Set) Includes(v string) bool

func (Set) Intersection

func (s Set) Intersection(other Set) Set

Jump to

Keyboard shortcuts

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