Swift5.4 つまみ食い【SR-10069編】

ということで今回も Swift5.4 をちょろっと見てみます👀 SR-10069 requested the ability to overload functions in local contexts, which in practice means nested functions can now be overloaded so that Swift chooses which one to run based on the types that are used. 参照: https://www.hackingwithswift.com/a…