package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Aug 25, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (q *List) Contain(v interface{}) bool
func (q *List) ContainBy(v interface{}, f func(left interface{}, right interface{}) bool) bool
func (q *List) Pop() interface{}
func (q *List) Push(v interface{})
func (q *List) Range(f func(value interface{}))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.