Client Runtime
>
Elixir Standard Library
>
String.normalize/2
String.normalize/2
Status:
in progress
Progress:
20% complete
Method:
Automatically transpiled
Deps:
Uses 5 Erlang functions across 2 Erlang modules
Dependencies
The String.normalize/2 function depends on the following Erlang functions:
- :erlang.is_binary/1 done (used by 1280 functions)
- :unicode.characters_to_nfc_binary/1 todo (used by 2 functions)
- :unicode.characters_to_nfd_binary/1 todo (used by 2 functions)
- :unicode.characters_to_nfkc_binary/1 todo (used by 2 functions)
- :unicode.characters_to_nfkd_binary/1 todo (used by 2 functions)