mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-29 07:00:31 +03:00
138 B
138 B
title | reference |
---|---|
map | https://go.dev/ref/spec#Map_types |
A map is an unordered group of elements, each indexed by a unique key.