//
pkg.gl
Category
github.com/filecoin-project/mir
pkg
util
indexedlist
package
0.4.4
Repository:
https://github.com/filecoin-project/mir.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
294 SLOC
#
Functions
New
New returns a new empty IndexedList with K as the index type and V as the value type.
#
Structs
IndexedList
IndexedList is a doubly-linked list with a map index.
Iterator
No description provided by the author