prolog::is_assoc/1

is_assoc(+ Assoc)*

Succeeds if Assoc is an association list, that is, if it is a red-black tree.

Private-func:

1. prolog::is_assoc_1::is_assoc/1(int ARG1)():