//
pkg.gl
Category
github.com/onflow/cadence
common
list
package
1.3.3
Repository:
https://github.com/onflow/cadence.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
157 SLOC
#
Functions
New
New returns an initialized list.
#
Structs
Element
Element is an element of a linked list.
List
List represents a doubly linked list.