Transforming a list of maps to a map keyed by the :id of each

(into {} (map (juxt :id identity) coll))