max_assoc(+ Assoc,- Key,? Value)*
Given the association list Assoc, Key in the largest key in the list, and Value the associated value.
1. prolog::max_assoc_3::max_assoc/3(int ARG1, int ARG2, int ARG3)():