So in elixir. From the module "Some.Module.Part"

Synonymous reference to 'current':

   import __MODULE__.More
   import .More
   import Some.Module.Part.More

Similarly, walking up the tree:

   import ..Another.Part
   import Some.Module.Another.Part


--
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-core+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/elixir-lang-core/ddb64f2b-b6bc-4f24-b8c5-3411e6f45a2b%40cold.org.

Reply via email to