MMXXIV #32
Annotations
1 warning
Run checks and tests with Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|