I'm ambivalent about that issue of not knowing where things are defined in nim. 
On the one hand, I like how clean the code reads without fully qualifying procs 
from their modules. On the other, if I don't have complete knowledge of all 
modules, then I've little idea where a particular proc/template/iterator comes 
from. The only palliative suggestion I've heard is to "use a better IDE". shrug

Reply via email to