|
|
|
|
|
by quickthrower2
1053 days ago
|
|
They considered it a dedupe not an abstraction It would be unnecessary to have a loop over keys of a dictionary to call function xyz when you can just repeat the xyz calls (it would look nicer too) Unless the dictionary is huge and dynamically loaded. |
|