sets

package
v0.0.0-...-83ea666 Latest Latest
Warning

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

Go to latest
Published: May 9, 2014 License: MIT Imports: 0 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 struct {
	// contains filtered or unexported fields
}

func NewSet

func NewSet() *Set

func (*Set) Add

func (set *Set) Add(element interface{})

func (*Set) Cardinality

func (set *Set) Cardinality() int

func (*Set) Contains

func (set *Set) Contains(element interface{}) bool

func (*Set) Elements

func (set *Set) Elements() []interface{}

func (*Set) Remove

func (set *Set) Remove(element interface{})

Jump to

Keyboard shortcuts

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