[erlang-questions] question: "Erlang literals are no longer copied when sending messages."

Benoit Chesneau bchesneau@REDACTED
Thu Oct 26 13:17:54 CEST 2017


With Erlang 20, "Erlang literals are no longer copied when sending messages" according to the changelog. 
Does it means something like #{ somelist => [], map => #{ } } will be returned from a gen_server call without beeing copied?  (ie the content of somelist and somemap will only be referenced ? 

Benoit

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171026/ab306bcd/attachment.htm>


More information about the erlang-questions mailing list