What is the easiest way to convert a list - e.g. [1, 2, 3, 4] - to a pattern - i.e. "1 2 3 4"?
listToPat / fastFromList:
2 Likes
Great - many thanks.
What is the easiest way to convert a list - e.g. [1, 2, 3, 4] - to a pattern - i.e. "1 2 3 4"?
listToPat / fastFromList:
Great - many thanks.