[nem-en] let's shorten mutable to mut
Michal Moskal
michal.moskal at gmail.com
Thu Mar 1 10:58:14 CET 2007
On 3/1/07, Ivan Lakhturov <lakhturov at gmail.com> wrote:
> hello devel-en,
>
> let's shorten mutable to mut.
There was an idea to use 'var' for local variables (not sure about
field modifiers, but it's probably not that important).
We didn't do that because 1/ one can easily write a macro for that, 2/
it makes you think whenever you use 'mutable' if it wouldn't be better
to do things the functional way. I'm not so sure about 2/ now, though.
--
Michał
More information about the devel-en
mailing list