I just want to insert several key/value pairs, something like Map.empty insert key1 val1 insert key2 val2 return theMap