I would go with the suggestion of unrolling the lo...
# codereview
j
I would go with the suggestion of unrolling the loop here. Its arguably more understandable and you don’t gain anything (at least from the context of the snippet) by having it dynamically done in a loop except for losing a couple lines