我可以将
Swift词典子类化,以便将自定义词典传递给期望普通词典的方法吗?
编辑
In my case,I want my custom Dictionary
to iterate through its keys in insertion-order.
编辑
In my case,I want my custom Dictionary
to iterate through its keys in insertion-order.