phischu
phischu
As a follow-up it will also allow us to delete the special casing for LLVM in the optimizer [here](https://github.com/effekt-lang/effekt/blob/b115f3ad2e89da907f48295820fb6879ced27877/effekt/shared/src/main/scala/effekt/core/optimizer/Optimizer.scala#L24).
@mattisboeckle please fix the failing tests by updating the expected values.
Super, now rebase this onto master (and force push to this branch).
Very good, thank you. How can we test the snippets on the website?
Rename `Control` to `Label`
#985 is also relevant here
We also have `bytearray::toString` and `char::toString` and then also `show` for `Char`. We also have `char::digitValue`. Then there is `record UnionFind(rawElements: ResizableArray[Int])` which is basically a newtype and `UnionFind` and...
For some reason the stdlib tests go into an endless loop now.
I am deeply impressed by your knowledge of this topic in general as well as of specific Effekt internals. Thank you for this thorough report. Your analysis is correct, but...
I would prefer if it was not available unqualified.