collection

package
v0.0.0-...-b7647e0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(l *list.List, index int) *list.Element

Get return element at index of list

func IndexOf

func IndexOf(l *list.List, value interface{}) int

IndexOf return index of element in list

func Iterate

func Iterate(l *list.List, skip int, f func(interface{}) bool)

Iterate iterate list

func Remove

func Remove(l *list.List, value interface{})

Remove remove from list

func ToStringArray

func ToStringArray(l *list.List) []string

ToStringArray return string array

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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