It's 2025, can we have a “lazy let”?

I should mention that Swift already has a heap-based one-time initialization Type AtomicLazyReference, but it only supports the latest systems(and class object).