Create a map aka dictionary from a list.
list of things
function to get the key from a thing
a map of keys and arrays of values
Generated using TypeDoc
Create a map aka dictionary from a list.