- async coloring every function
- actors coloring every function and type
- everything is now in tasks
- sendable/non-sendable closure especially when integrating with legacy code
You write any piece of code that touches async and you have to add 4 additional keywords
- async coloring every function - actors coloring every function and type - everything is now in tasks - sendable/non-sendable closure especially when integrating with legacy code
You write any piece of code that touches async and you have to add 4 additional keywords