That is interesting. As it can often be the case that computation itself is cheaper than the args comparison. Doesn’t it make sense to opt-in for such behavior rather than having it as default?
r
romainguy
01/25/2020, 10:41 PM
There are optimizations to avoid memoization and/or comparisons when possible.