Client Runtime
>
Elixir Standard Library
>
String.graphemes/1
String.graphemes/1
Status:
done
Progress:
100% complete
Method:
Automatically compiled
Deps:
Uses 4 Erlang functions across 2 Erlang modules
Dependencies
The String.graphemes/1 function depends on the following Erlang functions:
- :erlang.is_binary/1 done (used by 1300 functions)
- :erlang.is_integer/1 done (used by 1306 functions)
- :erlang.is_list/1 done (used by 1308 functions)
- :unicode_util.gc/1 done (used by 126 functions)