Dart vs. Swift: A Comparison

Detailed side-by-side comparison of language features between Dart 2.1 and Swift 4.2. Read more

Similar

Calling Super at Runtime in Swift

While working on InterposeKit, I had a rather specific need: Create an implementation that simply calls super, but at runtime instead of at compile time. Doesn’t sound so hard, does it? Well, here we go again. (more…)

Read more »