@mattiem I was confused about the the multiple overloads with the exact same signature, but after clicking one of them it made sense, multiple specializations for generic types
@mattiem I will need to read a bit more on āisolatedā, but the basic idea there is that adding runtime information about the actor is helping avoid the actor hop, and by consequence keeping the execution order? Does the ālanguage modeā need to be Swift 6 for that to work or just using the current compiler is enough?