top | item 28378278 (no title) Roonerelli | 4 years ago couldn't you use the readonly modifier in c#? discuss order hn newest qwerty456127|4 years ago I do, occasionally. But it looks annoyingly verbose (which to me already feels enough to avoid using it too much) and IIRC has some limitations (I can't remember) as compared to Scala's concise and universal `val valueName = value`.
qwerty456127|4 years ago I do, occasionally. But it looks annoyingly verbose (which to me already feels enough to avoid using it too much) and IIRC has some limitations (I can't remember) as compared to Scala's concise and universal `val valueName = value`.
qwerty456127|4 years ago