7 ms·
I've seen that exact pattern used to safely unwrap a weakly captured 'self' within a closure (to avoid retain cycles)
by CBMPET2001 11mo ago
I've seen that exact pattern used to safely unwrap a weakly captured 'self' within a closure (to avoid retain cycles)