Client Runtime
>
Elixir Standard Library
>
Integer.is_odd/1
Integer.is_odd/1
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 6 Erlang functions across 1 Erlang modules
Dependencies
The Integer.is_odd/1 function depends on the following Erlang functions:
- :erlang.==/2 done (used by 1425 functions)
- :erlang.andalso/2 done (used by 1509 functions)
- :erlang.band/2 done (used by 68 functions)
- :erlang.error/1 done (used by 1270 functions)
- :erlang.error/3 done (used by 1279 functions)
- :erlang.is_integer/1 done (used by 1401 functions)