-loop-extract extracts the top-level loop into it's own function.<br><br>My question: Is there a way to extract each loop (nested loops too) into their own functions?<br>