Client Runtime
>
Elixir Standard Library
>
String.duplicate/2
String.duplicate/2
Status:
in progress
Progress:
80% complete
Method:
Automatically transpiled
Deps:
Uses 5 Erlang functions across 2 Erlang modules
Dependencies
The String.duplicate/2 function depends on the following Erlang functions:
- :binary.copy/2 todo (used by 1191 functions)
- :erlang.>=/2 done (used by 1286 functions)
- :erlang.andalso/2 done (used by 1438 functions)
- :erlang.is_binary/1 done (used by 1280 functions)
- :erlang.is_integer/1 done (used by 1325 functions)