lists

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lists

type Lists struct {
	*list.List
}

func (*Lists) AddStringSlice

func (thisList *Lists) AddStringSlice(sliceItems []string)

func (*Lists) Contains

func (thisList *Lists) Contains(elementName string) bool

func (*Lists) Iterate added in v0.0.25

func (thisList *Lists) Iterate() (f func() (*list.Element, bool), hasNext bool)

func (*Lists) RemoveElementString

func (thisList *Lists) RemoveElementString(elementName string)

Jump to

Keyboard shortcuts

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