Open bamarsha opened 1 year ago
Nudging this issue as this point was mentioned in a discussion:
The syntax for mutating an array-of-arrays is extremely verbose.
Also, IIRC @swernli mentioned that copy-update syntax incurs a copy of the entire array. Wondering if there is a workaround that instead mutates just the single element. Can spin this off into a separate issue if needed.
From microsoft/qsharp-language#59: