Monthly Archives: August 2019

Swift Features – According the the book “Swift for Programmers” (Prentice Hall)

Type inference switch statement enhancement Tuples Closures(lambdas) Optionals Dictionary type Array, String and Dictionary value types Array bounds checking Class-like struct and enum value types Functions with multiple return values (via tuples) Generics Operator overloading Overflow checking in integer calculations … Continue reading

Posted in Swift & iOs | Leave a comment