# Functions

FieldMapsToKeys will extract all the field maps keys, avoiding repetitions in case two or more maps contained the same key.
MergeFieldMaps takes a slice of field maps, and merges all the key/value pairs into a new single field map.