---
title: map
reference: https://go.dev/ref/spec#Map_types
A _map_ is an unordered group of elements, each indexed by a unique key.