Walter Bright: > While const/etc. has many advantages in concurrent programming, your > statement > vastly undervalues its primary utility. That utility is it provides the user > with a powerful tool with which to understand and reason about his programs.
I see. I haven't written large programs that use transitive const/immutable yet, so I have to accept your word :-) Thank you for your answer. Bye, bearophile