Hi, I've been reading through about macros, and came across the `var!`. I thought I got the idea of it until I wrote some code like this gist <https://gist.github.com/lerencao/9a271ba31b6771f4563f645fae9b9815>. I know I can use `def unquote(name)(var!(args)), do: ...` to make it work. I just cannot get it. What's I missing here? Many thanks.
-- 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/09af6955-28e3-4a14-8851-0bfa201dc760%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
