|
You are here |
swiftrocks.com | ||
| | | | |
gcher.com
|
|
| | | | | Recently I got interested in the new Apple language Swift, that will probably replace objective-c as the language of choice for native iOS and OSX applications. There are many things I like in Swift, and also other things I don't like. But one thing that I really enjoy is the support for lambdas, specially compared to the way it works in C++. Why do I think the lambdas in swift are better? | |
| | | | |
blog.metaobject.com
|
|
| | | | | Back in 2014, I wrote a post titled Remove features for greater power, aka: Swift and Objective-C initializers . In this post, I compared t... | |
| | | | |
swift.org
|
|
| | | | | Swift 3.0, the first major release of Swift since it was open-sourced, is now officially released! Swift 3 is a huge release containing major improvements and refinements to the core language and Standard Library, major additions to the Linux port of Swift, and the first official release of the Swift Package Manager. | |
| | | | |
ericniebler.com
|
|
| | | As you may have heard by now, Ranges got merged and will be part of C++20. This is huge news and represents probably the biggest shift the Standard Library has seen since it was first standardized ... | ||