Client Runtime
>
Elixir Standard Library
>
String.to_integer/2
String.to_integer/2
Status:
done
Progress:
100% complete
Method:
Automatically compiled
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 1409 functions)
- :erlang.binary_to_integer/2 done (used by 1181 functions)
- :erlang.is_binary/1 done (used by 1300 functions)
- :erlang.is_integer/1 done (used by 1306 functions)