|
|
|
|
|
by pinkunicorn
3808 days ago
|
|
Ah I do this with if() block folding in Vim. In this case, the developer actually has return statements inside some if blocks. A general point that has stood out from all comments is to first understand how the function achieves what the function is trying to achieve. |
|