Explicit error sets #2518
Replies: 1 comment 3 replies
-
That's pretty much what you have to do. Instead of the double for loops I usually just make an array of worst case size and then maintain a separate |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
OK, I'm not sure if this is cursed or blursed. I can't think of any other way to create a new error set that merges two or more error sets except for one error.
Beta Was this translation helpful? Give feedback.
All reactions