miniblog.
← Back to all posts
Wilfred Hughes
Sep 26, 2017 at 18:49
Using 'final' to avoid dynamic dispatch on Swift:
https://developer.apple.com/swift/blog/?id=27
(interesting keyword choice, I associate final with immutability)
Swift.org
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.