Static
CombineStatic
GroupGroups array values into a map by the specified key value
Static
MapWill map an array to a map w/ the given key as the key of the map with the value being the first item that matches that key
Note: If you want more than one value for each key mapped, use GroupByKey
Set of utilities for working with
Array
types.