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!

Reply via email to