We’re building the Arc Windows app with Swift

“When is Arc coming to Windows?” — this question (& many others) are covered in this update from Hursh, co-founder and CTO at The Browser Company. Nobody has… Read more

Similar

Approaches to Type Erasure in Swift

Protocols bring a lot of power and flexibility to our code. Some might say that this is the most important feature of Swift, especially since Apple described it as “Protocol oriented programming language”. But every once in a while, things don’t work as e... (more…)

Read more »

Introducing Swift Collections

I’m thrilled to announce Swift Collections, a new open-source package focused on extending the set of available Swift data structures. Like the Swift Algorithms and Swift Numerics packages before it, we’re releasing Swift Collections to help incubate new ... (more…)

Read more »