set

package
v0.0.0-...-cf38f87 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T interface{}

type TSet

type TSet map[T]struct{}

func NewTSet

func NewTSet() TSet

func (TSet) Has

func (s TSet) Has(val T) (ok bool)

func (TSet) Keys

func (s TSet) Keys() (out []T)

func (TSet) Merge

func (s TSet) Merge(o TSet)

func (TSet) Set

func (s TSet) Set(vals ...T)

func (TSet) Unset

func (s TSet) Unset(vals ...T)

Jump to

Keyboard shortcuts

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