How would I provide a lazy delegate for an extensi...
# announcements
j
How would I provide a lazy delegate for an extension property whose initializer function needs a ref to the object in order to compute the delegated value?