Constants tracking issue #19
Labels
enhancement
New feature or request
Request Input
These are issues about the design of the language, and thus should be discussed
Constants are SUS's way of building compile-time functions.
Basic:
int sizeof #(T)
,int clog2 #(int V)
)Custom compile-time functions
The text was updated successfully, but these errors were encountered: