go-github-com-elliotchance-orderedmap-v3 3.1.0
Channel: guix
Home page: https://github.com/elliotchance/orderedmap
Licenses: Expat
Build system: go
Synopsis: Ordered map in with amortized O(1) for Set, Get, Delete and Len
Description:
An *OrderedMap is a high performance ordered map that maintains amortized O(1) for Set, Get, Delete and Len. Internally an *OrderedMap uses the composite type map combined with a trimmed down linked list to maintain the order.
Total packages: 1