Convert array of tuples into array of arrays.

musculus erikjakin at protonmail.com
Wed Aug 31 14:34:50 UTC 2022


Hi. I have an array of tuples that I would like to convert to an 
array of arrays.
All of the elements in the tuples have matching types (string).
How would I go about doing this? Thanks!


More information about the Digitalmars-d-learn mailing list