import std/sequtils let bar = newSeqWith(99, [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
- How do we preallocate string as element... xigoi