//
pkg.gl
Category
github.com/multiversx/mx-chain-go
common
ordering
package
1.8.2
Repository:
https://github.com/multiversx/mx-chain-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
101 SLOC
#
Functions
NewOrderedCollection
NewOrderedCollection creates a new ordered collection.
#
Variables
ErrIndexOutOfBounds
ErrIndexOutOfBounds is returned when an index is out of bounds.
ErrItemNotFound
ErrItemNotFound is returned when an item is not found in the ordered collection.