Client Runtime
>
Elixir Standard Library
>
String.next_grapheme/1
String.next_grapheme/1
Status:
in progress
Progress:
75% complete
Method:
Automatically transpiled
Deps:
Uses 4 Erlang functions across 2 Erlang modules
Dependencies
The String.next_grapheme/1 function depends on the following Erlang functions:
- :erlang.is_binary/1 done (used by 1280 functions)
- :erlang.is_integer/1 done (used by 1325 functions)
- :erlang.is_list/1 done (used by 1302 functions)
- :unicode_util.gc/1 todo (used by 119 functions)