Post

Replies

Boosts

Views

Activity

Comment on Struct with an 'expiry date' - how to create elegantly?
I still need a timer somewhere to trigger the 'is_new' getter (do you mean the didSet?).
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Struct with an 'expiry date' - how to create elegantly?
The problem with using a class is that it doesn't work with the @Published property wrapper within an ObservableObject container class
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23