Files
hugo/content/en/quick-reference/glossary/map.md
T
2025-02-02 14:09:19 -08:00

138 B

title, reference
title reference
map https://go.dev/ref/spec#Map_types

A map is an unordered group of elements, each indexed by a unique key.