• wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    14
    ·
    9 hours ago

    It doesn’t hide. It makes them happen first and, here’s the important bit, closes their scope quickly.

    • Zexks@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      The scope is irrelevant it’s a single function class as presented. It was a single method that they broke out “to hide the ifs”. Then they just used compiler specialties to remove the word ‘if’ from the assignments. The comparisons are still there and depending on the execution path those constants may not be so constant during runtime.