On 9/11/07, Bruno Medeiros <brunodomedeiros+spam@com.gmail> wrote:

'invariant' = constant
'const' = read-only

It's simple, but - I would argue - the wrong choice. A better choice (in my humble opinion) would be

const = constant
readonly = read-only

If it's not too late to change the keywords, that, to me, would be the way to go.