Home
INSTALL
Calling YAP
Core Built-ins
Programming
Extensions
Library
Available Packages
Foreign Language Interface
YAP Prolog Reference Manual
list_to_tree/3
list_to_tree/3
¶
list_to_tree(+
List
, -
Tree
)*
Takes a given
List
of
N
elements and constructs a binary
Tree
.