Simplify type declarations #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You did the exact reverse of
github.com/marijnh/style-mod@2c7c093ab7;)In short, I had it that way initially, but it created huge complicated types that looked terrible in error messages and when I hover over them in emacs, so I added this extra step.
Haha, that's funny. I actually thought about this consequence (huge types), but didn't think about editor integration.
Pull request closed