Hi all, I have a proposal to add a const-able feature to the language in addition to "const" keyword. it can greatly reduce the duplicated code written for const and non-const method/function pair.