elixir-lang / elixir-lang.github.com

Website for Elixir
elixir-lang.org
354 stars 822 forks source link

Add example with multiple nesting to `alias` guide #1635

Closed zanieb closed 2 years ago

zanieb commented 2 years ago

Updates the getting started guide for nested aliases to clarify alias behavior when applied to a module with multiple nesting e.g. alias Foo.Bar.Baz.

I think find this behavior very logical, but I was not certain what behavior Elixir provided without checking in iex.

josevalim commented 2 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: