//
pkg.gl
Category
github.com/emirpasic/gods
lists
arraylist
package
1.18.1
Repository:
https://github.com/emirpasic/gods.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
153
Files
300 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.