j
k
j a
j l
Keys in mappings are unordered so the only thing linking them to the corresponding formal parameters of foo() is (in this case) the name "f". However, that makes it impossible to rename "f" in foo() without breaking existing calls.
Back to the thread
Back to the list