Hacker News new | ask | show | jobs
by codr7 971 days ago
I've played around with actors in Swift for shared mutable state, which enforces async access patterns.

https://www.swiftbysundell.com/articles/swift-actors/