<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1478850922588_9177"><span>Hi,</span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177"><span><br></span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span id="yui_3_16_0_ym19_1_1478850922588_9300">I'm using Swift v3 on an El Capitan machine. I want to merge a dictionary into another compatible dictionary. However, I couldn't find addEntries function in the dictionary instance, like it was on NSMutableDictionary (https://developer.apple.com/reference/foundation/nsmutabledictionary).&nbsp;</span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span id="yui_3_16_0_ym19_1_1478850922588_9391">Does that mean that Swift standard library won't provide such similar function for native Swift dictionary? Or is there any other way of doing that natively? I mean using the built-in Swift's native dictionary function (https://developer.apple.com/reference/swift/dictionary), no need to write a custom function, or bridging to NSMutableDictionary.</span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span>Thank you.</span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1478850922588_9177" dir="ltr"><span>Regards,</span></div><div class="signature" id="yui_3_16_0_ym19_1_1478850922588_9174"><div id="yui_3_16_0_ym19_1_1478850922588_9175"><br></div>–Mr Bee<div id="yui_3_16_0_ym19_1_1478850922588_9301"><br></div></div></div></body></html>