list_to_assoc(+ List,? Assoc)*
Given a list List such that each element of List is of the form Key-Val, and all the Keys are unique, Assoc is the corresponding association list.