Why Nostr? What is Njump?
2024-04-17 10:05:53

Harshil Shah on Nostr: Littlest Swift pet peeve: I simply cannot declare a variable’s type separately from ...

Littlest Swift pet peeve: I simply cannot declare a variable’s type separately from the default value

🚫 var thing: SomeType = .value
✅ var thing = SomeType.value
Author Public Key
npub19z9u4gx2k2hywfc005ftd0ddlw44hkn2fvx23cvcfd23p6hfz2es8mfyrh