Talk:const
Latest comment: 5 years ago by Equinox in topic Poor definition
Poor definition
[edit]"A variable whose value cannot be changed directly" might also refer to, say, a variable that is made inaccessible behind a property or some kind of proxy. Really a const is just a constant variable. There may technically be ways to mess with it but they are not too commonly used. Equinox ◑ 17:21, 12 January 2019 (UTC)