You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wondered if one could destructure intersection types using match types so I tried it but got an exception when compiling. So regardless of whether what I'm doing here makes any sense, @smarter assured me on gitter that when it crashes, it's a compiler bug. So here's the report:
PS: I know that I can't provide an implementation for (the unconstraint version of) removeOnePart, I just wanted to check whether I can get it to compile.