package
Version:
v0.0.0-...-f824aeb
Opens a new window with list of versions in this module.
Published: Jul 18, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
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.