prolog::del_max_assoc/4¶
del_max_assoc(+ Assoc, ? Key, ? Val, ? NewAssoc)*
Succeeds if NewAssoc is an association list, obtained by removing the largest element of the list, with Key and Val from the list Assoc.
Private-func:¶
1. prolog::del_max_assoc_4::del_max_assoc/4(int ARG1, int ARG2, int ARG3, int ARG4)():