Fresh Swift
  • About
  • Tags
Fresh Swift

#actor


Actors are reference types, but why classes?

The recently announced Swift Concurrency Roadmap includes the proposal of an Actor reference type, similar to a class type. In this whitepaper, Chris Lattner explores the behavior and requirements of actors and proposes that Actor types be modeled as a new kind of nominal reference type in Swift.

Posted on December 16, 2020

#concurrency  #evolution  #actor 

 •  2021  •  Fresh Swift

Hugo v0.81.0 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo