That’s right. My 'store' uses reflection (Mirror.descendant()) to find a given model instance inside its storage. The Store.find<M:Model>(type:M) -> M? performs the find.
Topic:
Programming Languages
SubTopic:
Swift
Tags: