merge
Merge converts a slice of maps into a map keyed by the given field's string value.
Merge converts a slice of maps into a map keyed by the given field's string value. Behaves identically to map; use as an alias when "map" conflicts with other syntax.
Parameters
None
Returns
any
How is this guide?