-
Notifications
You must be signed in to change notification settings - Fork 545
Tagged unions #1547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tagged unions #1547
Conversation
fe9f2e1 to
33ff2b2
Compare
354abfa to
ae2412e
Compare
ae2412e to
2096af5
Compare
2096af5 to
a0abe91
Compare
I did not look into it before at all, but I'm amazed by how small the actual changes in this PR are. you did quite some precondition work already before though, right?
Before the vacation I commited this #1548 which famously fixed something like 18 issues 😅
On vacation I could not stop thinking about this and during the afternoon break when kids were asleep I couldn't help myself but do something about problems the previous code uncovered.
I've been fixing various related bugs, and the CI has been finally green last two days or so 😅 This dev cycle has been challenging to say the least.
Some of the notable fixes are:
No description provided.