Use trunc when idx is given as a float instead of an int #142
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 warning
mix test (Elixir 1.15.x | OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|