def foo( often int n ):
Once all call sites stop using the dynamic version, one can move on to strict typing (and remove the "often" qualifier), if such is the goal.
Think of it like the old "register" hint in C code (now obsolete).
Once all call sites stop using the dynamic version, one can move on to strict typing (and remove the "often" qualifier), if such is the goal.
Think of it like the old "register" hint in C code (now obsolete).