I think I just ran into a really annoying inference hole, and I’m surely not the first one. When returning multiple instances of a generic “Result” (or “Ok ...
When debugging, if I have a local variable of String type in the Variables window and its value is bigger than a certain length, the debugger will show it truncated with ellipsis and hitting Ctrl + C ...