prolog::assoc_to_list/2¶
assoc_to_list(+ Assoc,? List)*
Given an association list Assoc unify List with a list of the form Key-Val, where the elements Key are in ascending order.
Private-func:¶
1. prolog::assoc_to_list_2::assoc_to_list/2(int ARG1, int ARG2)():