Lazy Closures Using Swift
Delay that heavyweight work
I’ve previously written an article about Lazy Variables but feel that it doesn’t go into enough detail about closures to set up a property and I’m not that happy about the examples used.
Time has passed. I’m now a better coder. Can I write a better article?
Let’s get into it.