postmodern
- 10mo ·
-
Public·
-
ruby.social
@alex I am curious if the suggested code is optimized better by the JIT since you're not repeating the `===` comparison twice? Or maybe the JIT is smart enough to combine the left-hand side of those two statements?