Talk:const

From Wiktionary, the free dictionary
Jump to navigation Jump to search

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)[reply]