login

Availability::- use_module(library(assoc)).(can be autoloaded)
get_assoc(+Key, +Assoc, ?Old, ?NewAssoc, ?New)
NewAssoc is an association list identical to Assoc except that the value associated with Key is New instead of Old.