My top wishes for the Nim _language_ :

  * Recursive iterators. Their lack is such a pain for algorithms that are 
"naturally" recursive.
  * Recursive imports (or another solution?). So far I've only done small 
projects, but I can imagine that the recursive module issue can be a huge pain 
and I'll probably run into it sooner or later.


Reply via email to