Hello there :), is it possible to do something like this:
def my_function([hd | tail] as my_list) do #use my_list hd and tail end -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/6cdde1fa-29e8-45c6-8566-00636061558f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
