Ronald Tetsuo Miura
Results
2
comments of
Ronald Tetsuo Miura
I suggested to add a new type parameter to the class, not switch from the return type to the root target type. This want this mainly because I almost only...
Not being type-safe at the declaration code isn't a big problem, because you can easily verify if the types match (both are in the same line). And I guess `LazyModel.model()`...