A tuple in Swift is a construct that groups multiple values together into a sing…
swift
Number of posts: 6
Swift for Ruby Devs: Optionals
Many times when designing software, we have to deal with the possible absence of…
Enumerations in Swift
In our last post, Swift for Ruby Devs: The Basics pt. 2, we compared the differe…
Swift for Ruby Devs: The Basics pt. 2
In our last post, Swift for Ruby Devs: The Basics pt. 1, we looked at the differ…
Swift for Ruby Devs: The Basics pt. 1
In a previous post, Swift for Ruby Devs: Type Systems, we looked at the major di…