If you dont need to reassign the unpacked vars you can use `:=` from `fusion/matching` import fusion/matching var fieldList = ["John", "Smith", "1-416-999-1234"] [@first, @last, @phone] := fieldList Run
- \suggestions on handling \destructuring of array/seq into ... DMisener
- \suggestions on handling \destructuring of array/seq ... Araq
- \suggestions on handling \destructuring of array/... cblake
- \suggestions on handling \destructuring of ar... alexeypetrushin
- \suggestions on handling \destructuring o... choltreppe