Client Runtime
>
Elixir Standard Library
>
Integer.is_odd/1
Integer.is_odd/1
Status:
in progress
Progress:
80% complete
Method:
Automatically transpiled
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 1281 functions)
- :erlang.andalso/2 done (used by 1438 functions)
- :erlang.band/2 todo (used by 35 functions)
- :erlang.error/1 done (used by 1208 functions)
- :erlang.is_integer/1 done (used by 1325 functions)