Client Runtime
>
Elixir Standard Library
>
String.equivalent?/2
String.equivalent?/2
Status:
in progress
Progress:
43% complete
Method:
Automatically transpiled
Deps:
Uses 7 Erlang functions across 2 Erlang modules
Dependencies
The String.equivalent?/2 function depends on the following Erlang functions:
- :erlang.==/2 done (used by 1281 functions)
- :erlang.andalso/2 done (used by 1438 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)