Théo Pomies

Results 3 issues of Théo Pomies

### Bug description When using a higher order function with a callback, mojo fails to infer/convert the callbacks signature to the argument's expected signature, I believe this bug was introduced...

bug
mojo-lang
mojo

### Bug description When calling a parametric `map_vector` function I get quite an ironic error message from Mojo: ``` Included from /Users/theopomies/projects/advent-of-code-2023/main.mojo:3: Included from /Users/theopomies/projects/advent-of-code-2023/day1.mojo:5: /Users/theopomies/projects/advent-of-code-2023/helpers/vector.mojo:30:1: note: candidate not viable:...

bug
mojo-lang
mojo

# Adds support for filtering out gitignored files This feature adds a --gitignore CLI flag and a gitignore (optional) boolean key in the config file for filtering out gitignored files....

size/L