Quickies
[
categories
] [
index
] [
all (553)
] [
latest
]
Swift
Lazy initialize static variable
static var x = { // ... return xxx }()