Recent Posts
-
Locking Options for Synchronized<T>
Exploring different ways to do the lock in my Swift Synchronized<T> wrapper. -
Voids
The difference between Void and () in Swift. -
Slack Abbrevs
▣Thanks, Slack. -
The answer is 4 nails
▣Thanks, Siri. -
TableFlip Registration
▣Nice touch when entering your registration code. -
Promise Lifetime Question
I have a question about how to manage the lifetime of Promises and some related objects. -
Playgrounds for Libraries
It's useful (and easy) to provide a Playgorund for your Swift libraries. -
Synchronized Wrapper in Swift
An idea I'm tinkering with to help enforce thread safety for properties. -
Swift - didSet on Local Variables
Playing with willSet and didSet on local variables in Swift. -
Type Inferior-ence
I just got confused by an unexpected type inference. -
All Posts…