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
@michaeljklein looks like a different issue. That one is on supporting type aliases in the kind position where this issue is on supporting defining type aliases that alias numeric types.
Problem
We don't currently allow type aliases for numeric generics in Noir:
(syntax up for debate)
Happy Case
We should support type aliases for numeric types to simplify larger arithmetic generic expressions.
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: