Client Runtime
>
Elixir Standard Library
>
Integer.is_odd/1
Integer.is_odd/1
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 5 Erlang functions across 1 Erlang modules
Dependencies
The Integer.is_odd/1 function depends on the following Erlang functions:
- :erlang.==/2 done (used by 1246 functions)
- :erlang.andalso/2 done (used by 1409 functions)
- :erlang.band/2 done (used by 101 functions)
- :erlang.error/1 done (used by 1215 functions)
- :erlang.is_integer/1 done (used by 1306 functions)