1
0
Fork 0
hugo/docs/content/en/quick-reference/glossary/map.md

7 lines
138 B
Markdown

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