Thank you all for your replies. I was thinking actually about the size of the 
array, but I didn't know there is a "limited" size for a given array... As a 
array is instantiated in the stack, so it depends of the size of the stack, 
right? Is there a "standard" limit or Nim handles his own limit to implement a 
nested array?

Thanks you again :)

Reply via email to