//
pkg.gl
Category
github.com/topxeq/gods
lists
arraylist
package
0.0.0-20220125023913-b5718bb0c704
Repository:
https://github.com/topxeq/gods.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
7
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.