Client Runtime
>
Elixir Standard Library
>
Record.is_record/2
Record.is_record/2
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 9 Erlang functions across 1 Erlang modules
Dependencies
The Record.is_record/2 function depends on the following Erlang functions:
- :erlang.+/2 done (used by 1269 functions)
- :erlang.==/2 done (used by 1246 functions)
- :erlang.>/2 done (used by 1221 functions)
- :erlang.andalso/2 done (used by 1409 functions)
- :erlang.element/2 done (used by 1231 functions)
- :erlang.error/1 done (used by 1215 functions)
- :erlang.is_atom/1 done (used by 1314 functions)
- :erlang.is_tuple/1 done (used by 1219 functions)
- :erlang.tuple_size/1 done (used by 115 functions)