Takes a list and turns it into a dict mapped to given item keys.
List to turn into a dict.
Key to map items to the dict.
Generated dict.
Takes a list and turns it into a dict mapped to given item keys.