package
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Apr 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewList(slice ...interface{}) *List
func (r *List) Contains(o interface{}) bool
func (r *List) Find(accept func(item interface{}) bool) (interface{}, bool)
func (r *List) ForEach(accept func(item interface{}))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.