Client Runtime
>
Elixir Standard Library
>
Macro.Env.expand_import/4
Macro.Env.expand_import/4
Status:
deferred
Progress:
67% complete
Method:
Automatically compiled
Deps:
Uses 15 Erlang functions across 6 Erlang modules
Dependencies
The Macro.Env.expand_import/4 function depends on the following Erlang functions:
- :elixir_dispatch.check_deprecated/6 deferred (used by 11 functions)
- :elixir_dispatch.expand_import/7 deferred (used by 9 functions)
- :elixir_import.special_form/2 deferred (used by 10 functions)
- :elixir_module.next_counter/1 deferred (used by 15 functions)
- :elixir_quote.linify_with_context_counter/3 deferred (used by 12 functions)
- :erlang.=:=/2 done (used by 1265 functions)
- :erlang.andalso/2 done (used by 1436 functions)
- :erlang.error/1 done (used by 1198 functions)
- :erlang.error/2 done (used by 1207 functions)
- :erlang.function_exported/3 done (used by 83 functions)
- :erlang.is_atom/1 done (used by 1348 functions)
- :erlang.is_integer/1 done (used by 1322 functions)
- :erlang.is_list/1 done (used by 1292 functions)
- :erlang.orelse/2 done (used by 1306 functions)
- :lists.keyfind/3 done (used by 1223 functions)