--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/a73ced4a-5f61-4f40-bbba-8ed2749a3e62n%40googlegroups.com.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4KiUzV6NgUJdCY7na4ESych9QB37MUEUX%3DZkm_80VJT%3DA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/136EEBF3-585A-4EE6-86B0-DD8F7DCD9C77%40a-corp.co.uk.
iex> enum = [:foo, :bar, "set"] ...> %[enum] %[:foo, :bar, "set"]
def function_2(%[:foo])
# Match and update - like `%{map | key: new_val}` iex> set = %[%User{id: 1}] iex> %[set | %User{} => %User{id: 2}]
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/8A766BAC-F075-4B54-9C6D-AC53A46FAAEF%40a-corp.co.uk.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/85fe66455010f9204ffe4cd47bc726e5ecf6b023%40hey.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4KOuXD4P3c%2Bkxa0O56qYbM9h_m39aHEKQJar_6Yo3winw%40mail.gmail.com.
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-core" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-core/RA5uXkilYsE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/EE108E83-AFA1-4C1B-8D14-25757B1F1487%40a-corp.co.uk.
I believe that printing expressions is what python usually does in their inspect implementation. It does help a lot with copy & paste when working with the shell.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4KOuXD4P3c%2Bkxa0O56qYbM9h_m39aHEKQJar_6Yo3winw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/AS8P192MB136754EA28F984D859A96B0FFA2C9%40AS8P192MB1367.EURP192.PROD.OUTLOOK.COM.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4LEVDdWx6NcpDMd7fyVFVQnMx6v27-TqQb0jYwK0UOUOw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGF5_6e_FRkW_sfEVPgyuFG272q2K41AACpooWJJsjnaxr0pyw%40mail.gmail.com.