rebase: expand a long "one-liner"
When a one-liner gets 3 lines longs, it lose its expressivity benefits. We expand it into a simple for loop. This makes future changes of the code in that area clearer.
Loading
Please register or sign in to comment