tec: Extract functions from main function
The main function begins to be a bit heavy, this first step only extracts confusing code in named functions so they are a bit more clear.
Please register or sign in to comment
The main function begins to be a bit heavy, this first step only extracts confusing code in named functions so they are a bit more clear.