Amit Biljani - Value Semantics in Swift
Swift is a multi-paradigm programming language that allows for functional or imperative programming. There are trade-offs between the two approaches, however, there are huge advantages in using value semantics. In this talk we will explore how value semantics hits the sweet spot and solve common problems caused by reference semantics.