prolog::b_hash_insert/4¶
b_hash_insert(+Hash, +Key, Val, +NewHash )
Insert the term Key-Val in table Hash and unify NewHash with the result. If ground term Key exists, update the dictionary.
(undocumented)
Private-func:¶
1. prolog::b_hash_insert_4::b_hash_insert/4(int ARG1, int ARG2, int ARG3, int ARG4)():