How (and why?) to order maps in Go.
A while ago I've created a tiny library called go-omap (Go Ordered Map) and back then I had not project to use it immediately. I have encountered such cases earlier in time, but had no code to show. GitHub - eli-l/go-omap: Ordered Map for Go (Golang).Ordered Map for Go (Golang). . Contribute to eli-l/go-omap development by creating an account on GitHub.GitHubeli-l Storing collections in Go I bet you know sorting on database level is useful and often the fastest way to get entries in the sp