(no title)
wavemode | 8 days ago
This is the same way humans work on code. You never read an entire file top to bottom just to find out one thing, and you never type out the entire file just to make one change. This would, understandably, be very taxing on your working memory, and you'd probably make more mistakes.
dnautics|8 days ago
But in general you want some amount of context (what functions are available in scope, etc.)