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 1367 functions)
- :erlang.andalso/2 done (used by 1459 functions)
- :erlang.band/2 done (used by 73 functions)
- :erlang.error/1 done (used by 1226 functions)
- :erlang.error/2 done (used by 1235 functions)
- :erlang.is_integer/1 done (used by 1356 functions)