Client Runtime
>
Elixir Standard Library
>
Kernel.macro_exported?/3
Kernel.macro_exported?/3
Status:
deferred
Progress:
86% complete
Method:
Automatically transpiled
Deps:
Uses 7 Erlang functions across 2 Erlang modules
Dependencies
The Kernel.macro_exported?/3 function depends on the following Erlang functions:
- :erlang.=</2 done (used by 1233 functions)
- :erlang.>=/2 done (used by 1286 functions)
- :erlang.andalso/2 done (used by 1438 functions)
- :erlang.function_exported/3 todo (used by 83 functions)
- :erlang.is_atom/1 done (used by 1349 functions)
- :erlang.is_integer/1 done (used by 1325 functions)
- :lists.member/2 done (used by 1201 functions)