Client Runtime
>
Elixir Standard Library
>
Macro.Env.expand_import/4
Macro.Env.expand_import/4
Status:
deferred
Progress:
69% complete
Method:
Automatically compiled
Deps:
Uses 16 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 1322 functions)
- :erlang.andalso/2 done (used by 1509 functions)
- :erlang.error/1 done (used by 1270 functions)
- :erlang.error/3 done (used by 1279 functions)
- :erlang.function_exported/3 done (used by 202 functions)
- :erlang.is_atom/1 done (used by 1411 functions)
- :erlang.is_function/2 done (used by 1294 functions)
- :erlang.is_integer/1 done (used by 1401 functions)
- :erlang.is_list/1 done (used by 1376 functions)
- :erlang.orelse/2 done (used by 1362 functions)
- :lists.keyfind/3 done (used by 1291 functions)