I think what @ShalokShalom wants is compile-time const inference, so variables 
which are not changed and can be computed at compile-time are automatically 
inferred as "const". 

Reply via email to