prolog::ord_keys_to_rbtree/2

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

(undocumented)

Private-func:

1. prolog::ord_keys_to_rbtree_2::ord_keys_to_rbtree/2(int ARG1, int ARG2)():