//
pkg.gl
Category
github.com/agilebits/gods
lists
arraylist
package
1.12.0
Repository:
https://github.com/agilebits/gods.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
284 SLOC
#
Functions
New
New instantiates a new list and adds the passed values, if any, to the list.
#
Structs
Iterator
Iterator holding the iterator's state.
List
List holds the elements in a slice.