Client Runtime
>
Elixir Standard Library
>
String.to_integer/2
String.to_integer/2
Status:
done
Progress:
100% complete
Method:
Automatically transpiled
Deps:
Uses 4 Erlang functions across 1 Erlang modules
Dependencies
The String.to_integer/2 function depends on the following Erlang functions:
- :erlang.andalso/2 done (used by 1438 functions)
- :erlang.binary_to_integer/2 done (used by 16 functions)
- :erlang.is_binary/1 done (used by 1280 functions)
- :erlang.is_integer/1 done (used by 1325 functions)