var bar = newSeqOfCap[array[2, string]](99) for _ in 1 .. 99: bar.add [newStringOfCap(999), newStringOfCap(999)] Run
- How do we preallocate string as element of array as this is.. mardiyah
- How do we preallocate string as element of array as this... auxym
- How do we preallocate string as element of array as ... demotomohiro
- How do we preallocate string as element of array... mardiyah
- How do we preallocate string as element of a... sls1005