prolog::rb_keys/2

rb_keys(+ Tree,+ Keys)*

Keys is an infix visit with all keys in tree Tree. Keys will be sorted, but may be duplicate.

Private-func:

1. prolog::rb_keys_2::rb_keys/2(int ARG1, int ARG2)():