> You can use concat to concatenate arrays.
Which file should I import for `concat'? Looks like `concat` from `std/sequtils` cannot concatenate arrays, only sequences.
> You can use concat to concatenate arrays.
Which file should I import for `concat'? Looks like `concat` from `std/sequtils` cannot concatenate arrays, only sequences.