Skip to content

Avoid early short-circuit on switches#1

Open
mechanicalnull wants to merge 1 commit into
psifertex:mainfrom
mechanicalnull:main
Open

Avoid early short-circuit on switches#1
mechanicalnull wants to merge 1 commit into
psifertex:mainfrom
mechanicalnull:main

Conversation

@mechanicalnull
Copy link
Copy Markdown

Didn't catch the stream live, but had to send a PR after yelling at my screen while watching the replay.

If there's a function with multiple switch operations, isswitchy will return the result of the first switch and not evaluate any subsequent switches. Not sure how often this might happen, but in the spirit of "tagteam", got your back ✋

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.

1 participant