fn merge_tables(base: Table, replacement: Table) -> Table
Expand description

Merge two key/value tables.