prolog::put_assoc/4

put_assoc(+ Key,+ Assoc,+ Val,+ New)*

The association list New includes and element of association key with Val, and all elements of Assoc that did not have key Key.

Private-func:

1. prolog::put_assoc_4::put_assoc/4(int ARG1, int ARG2, int ARG3, int ARG4)():