Client Runtime
>
Elixir Standard Library
>
Record.is_record/1
Record.is_record/1
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 9 Erlang functions across 1 Erlang modules
Dependencies
The Record.is_record/1 function depends on the following Erlang functions:
- :erlang.+/2 done (used by 1326 functions)
- :erlang.>/2 done (used by 1375 functions)
- :erlang.andalso/2 done (used by 1509 functions)
- :erlang.element/2 done (used by 1289 functions)
- :erlang.error/1 done (used by 1270 functions)
- :erlang.error/3 done (used by 1279 functions)
- :erlang.is_atom/1 done (used by 1411 functions)
- :erlang.is_tuple/1 done (used by 1270 functions)
- :erlang.tuple_size/1 done (used by 53 functions)