I have nothing explicitly against this enhancement, but I guess that if one wanted to have two strings to compose the lock key, then could use lock("$var(str1)$var(str2)")
as alternative to new variant lock("$var(str1)", "$var(str2)")
. The hashing behind is probably not the same result, but from the perspective of taking in consideration two strings for hashing, should be a similar behaviour.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.