Hacker News new | ask | show | jobs
by Hurdy 4866 days ago
I think what he means here is that all the code that is abstracted into functions etc. is "unrolled" (at some sensible level) into one main function so you can see the complete flow of the program without searching around.