prolog::ord_list_to_rbtree/2

ord_list_to_rbtree(+L, -T) is det.%% T is the red-black tree corresponding to the mapping in ordered% list L.

(undocumented)

Private-func:

1. prolog::ord_list_to_rbtree_2::ord_list_to_rbtree/2(int ARG1, int ARG2)():