chickadee » lookup-table » dict-merge!

dict-merge! DICT DICT1 ...procedure

Returns the DICT as the (union DICT DICT1 ...) using overwrite semantics.

Tables must have the same equality predicate!