Analysis of information sources in references of the Wikipedia article "Konstanta (pemrograman)" in Indonesian language version.
[...] Then you can declare methods whose parameter type “tells” whether it plans on changing the variable or not:. [...] This mimics compile-time checks similar to constness in C++. As Eric Lippert correctly pointed out, this is not the same as immutability. But as a C++ programmer I think you know that.