const is the Idiomatic way to declare compile time variable in Nim.

let is used to declare immutable variable. 

Reply via email to