It is not the argument of big or small dictionary,...
# language-proposals
k
It is not the argument of big or small dictionary, it is irrelevant in here totally. It is just the fact that instead of using
Map<String, String>
, you use
[String : String]
….