[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [OT] Swiftly return multiple values
- From: Paige DePol <lual@...>
- Date: Tue, 3 Jun 2014 01:31:13 -0500
On Jun 3, 2014, at 1:12 AM, David Demelier <demelier.david@gmail.com> wrote:
> I saw some code like this: println("square with sides \(width)")
>
> What a weird syntax to show a variable, I never saw \(myvar) before.
>
> David.
I read the online manual for Swift, and I think overall it has some pretty strange syntax. Like Objective-C and a scripting language all mashed up together.
I wonder if they are planning to drop Objective-C and migrate all the OSX/iOS apps to Swift over time?
~pmd