>
On 29/08/2012, at 3:40 PM, dmitry kolesnikov wrote: > Did I missed something but given Scala constructions has equivalents > in Erlang? See below You missed two things: (a) brevity and (b) a future is not the same thing as a closure -- it gets evaluated just once. One of the core strengths of Erlang is the things it *cannot* do.