Client Runtime
>
Elixir Standard Library
>
String.match?/2
String.match?/2
Status:
in progress
Progress:
71% complete
Method:
Automatically compiled
Deps:
Uses 7 Erlang functions across 2 Erlang modules
Dependencies
The String.match?/2 function depends on the following Erlang functions:
- :erlang.++/2 done (used by 1202 functions)
- :erlang.==/2 done (used by 1246 functions)
- :erlang.is_binary/1 done (used by 1300 functions)
- :erlang.is_list/1 done (used by 1308 functions)
- :erlang.system_info/1 deferred (used by 165 functions)
- :re.run/3 in progress (used by 101 functions)
- :re.version/0 done (used by 111 functions)