Skip to content

adds filter/2 function and some more documentation #7

adds filter/2 function and some more documentation

adds filter/2 function and some more documentation #7

Triggered via push January 3, 2024 14:58
Status Success
Total duration 41s
Artifacts

elixir.yml

on: push
Build and test
31s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead