48 Forks
564 Stars
564 Watchers

orderedmap

🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.

How to download and setup orderedmap

Open terminal and run command
git clone https://github.com/elliotchance/orderedmap.git
git clone is used to create a copy or clone of orderedmap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with orderedmap https://github.com/elliotchance/orderedmap/archive/master.zip

Or simply clone orderedmap with SSH
[email protected]:elliotchance/orderedmap.git

If you have some problems with orderedmap

You may open issue on orderedmap support forum (system) here: https://github.com/elliotchance/orderedmap/issues