> On May 18, 2019, at 13:24, José Valim <[email protected]> wrote: > > There are also some advantages for not "merging" imports, as proposed, as > merging means one would need to look up at many difference places to find > what is actually imported.
I think that ship has already sailed. For example, would you assert: There are also some advantages for not "merging" clauses for a function definition, as merging means one would need to look up at many difference places to find what is actually defined." However, your point is taken; having multiple sources for information can cause problems. -r -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/7DBDAD3F-6955-44DF-922E-1EAA2C899AB8%40gmail.com. For more options, visit https://groups.google.com/d/optout.
