Skip to content

Conversation

@novaugust
Copy link
Contributor

@novaugust novaugust commented Feb 13, 2025

closes #214

@novaugust novaugust merged commit 9404d5f into main Feb 13, 2025
4 checks passed
Enum.find(colliders, fn {[first | _], seen?} -> seen? and first > last end) ||
Enum.find(colliders, fn {[first | _], _} -> first > last end) ||
:collision_with_first
Enum.reduce_while(colliders, :collision_with_first, fn
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated, was just sitting in my stash

@novaugust novaugust deleted the me/193-fix branch February 13, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: pipes with an argument produce incorrect output

2 participants