Client Runtime
>
Elixir Standard Library
>
Macro.escape/1
Macro.escape/1
Status:
deferred
Progress:
88% complete
Method:
Automatically compiled
Deps:
Uses 8 Erlang functions across 3 Erlang modules
Dependencies
The Macro.escape/1 function depends on the following Erlang functions:
- :elixir_quote.escape/3 deferred (used by 3 functions)
- :erlang.++/2 done (used by 1244 functions)
- :erlang.=:=/2 done (used by 1322 functions)
- :erlang.andalso/2 done (used by 1509 functions)
- :erlang.is_atom/1 done (used by 1411 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)