Add comptime
modifier for variables/functions which only exist at compile-time
#4588
Labels
enhancement
New feature or request
Problem
Noir needs a
comptime
modifier to signal which functions/variables should be evaluated (only) at compile-time.Happy Case
Add a
comptime
modifier to variables and functions.Project Impact
None
Impact Context
No response
Workaround
None
Workaround Description
No response
Additional 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: