The anatomy of maps in Go

A map is a composite data type that can hold data represented by key:value pairs.