list_to_tree/3

list_to_tree(+ List, - Tree)*

Takes a given List of N elements and constructs a binary Tree.