list

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2021 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 List

type List struct {
	// contains filtered or unexported fields
}

func NewList

func NewList(slice ...interface{}) *List

func (*List) Contains added in v1.1.4

func (r *List) Contains(o interface{}) bool

func (*List) Find

func (r *List) Find(accept func(item interface{}) bool) (interface{}, bool)

func (*List) ForEach

func (r *List) ForEach(accept func(item interface{}))

Jump to

Keyboard shortcuts

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