<div dir="ltr">Hello,<br><br>Let's say I have a function that some of it's code (or all) can be used in more then one location inside the function itself.<br>I can make a nested function with the code and set it to inline, make it normal, or make a recursion with it.<br>

<br>What's the best practice in your opinion to take, and why ?<br><br>Thanks,<br>Ido<br>
</div>