[erlang-questions] A style question

Björn Gustavsson bgustavsson@REDACTED
Fri Feb 12 16:11:29 CET 2010


On Fri, Feb 12, 2010 at 4:02 PM, David Mercer <dmercer@REDACTED> wrote:
>        UpdateTheFebblebrokker = fun() -> ...
>        Mnesia:transaction(UpdateTheFeeblebrokker)
>
> Then it might server as a form documentation, written with the optimistic
> assumption that the compiler will optimize the assignment away.

It will.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-questions mailing list