ord_list_to_assoc/3

ord_list_to_assoc(+ List,? Assoc)*

Given an ordered 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.