Client Runtime
>
Erlang Functions
>
:binary.matches/2
:binary.matches/2
Status:
todo
Impact:
Used by 5 Elixir functions across 3 Elixir modules
Type:
OTP function
Used By
These Elixir functions depend on :binary.matches/2 function:
- Enum.count/1 in progress (62% progress)
- Enum.count_until/2 in progress (62% progress)
- Enum.slide/3 in progress (62% progress)
- Enumerable.count/1 in progress (62% progress)
- String.replace/4 in progress (56% progress)