Categories
|
Article Listing
Sort By:
This article goes through the usage of various integer types in Swift (including Int and UInt).
|
Test on Integer types in Swift.
|
This article talks about decimal numbers in Swift, including Float, Double, and CGFloat. Also talks about Binary, Octal, and Hexadecimal representations.
|
Test on Float and Double types in Swift, as well as binary, octal, and hex representations.
|
This article discusses the boolean types in Swift and contrasts with how these types are used in C and Objective-C.
|
Test on Boolean Types in Swift.
|
This article discusses the Tuple type which is introduced in Swift, but was not there in C or Objective-C.
|
Test on tuples in Swift.
|
This article talks about using a different name to refer to a type, by using typealias.
|
Test on using Type Aliases in Swift.
|
Page 1 : Article 1 to 10 of 10
|
|