You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current method of array formatting in the Noir programming language appears somewhat ungainly and hard to read. Adopt a formatting approach inspired by the Swift programming language. Specifically, it is proposed to remove unnecessary spaces while keeping the positioning of the elements intact.
Problem
The current method of array formatting in the Noir programming language appears somewhat ungainly and hard to read. Adopt a formatting approach inspired by the Swift programming language. Specifically, it is proposed to remove unnecessary spaces while keeping the positioning of the elements intact.
Happy Case
original:
noirfmt:
swift:
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: