Client Runtime
>
Elixir Standard Library
>
Kernel.is_non_struct_map/1
Kernel.is_non_struct_map/1
Status:
in progress
Progress:
71% complete
Method:
Automatically transpiled
Deps:
Uses 7 Erlang functions across 1 Erlang modules
Dependencies
The Kernel.is_non_struct_map/1 function depends on the following Erlang functions:
- :erlang.andalso/2 done (used by 1438 functions)
- :erlang.error/1 done (used by 1208 functions)
- :erlang.is_atom/1 done (used by 1349 functions)
- :erlang.is_map/1 done (used by 1201 functions)
- :erlang.is_map_key/2 todo (used by 75 functions)
- :erlang.map_get/2 todo (used by 6 functions)
- :erlang.not/1 done (used by 1184 functions)