Client Runtime
>
Elixir Standard Library
>
Kernel.is_struct/1
Kernel.is_struct/1
Status:
in progress
Progress:
67% complete
Method:
Automatically transpiled
Deps:
Uses 6 Erlang functions across 1 Erlang modules
Dependencies
The Kernel.is_struct/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)