2:13 AM
The generated implementation for the dependencies(of:) requirement creates a list of all of the type's stored properties, and then returns that as the set of dependencies for any computed property. For the PropertyExample type above, that implementation looks like this: