Concurrency introduced us to the “what color is your function” problem, and I suddenly find myself imagining…
What if Xcode *actually colored* the code based on its isolation? All MainActor code is black, all ambiguous code is gray, all actor-bound code is a color picked for that actor…