Jul 20, 2017 · 1 min read
Your example left me wondering why anyone would add a precondition on nullability of a data class parameter. Make the parameter non-nullable and be done with it, no?
Your example left me wondering why anyone would add a precondition on nullability of a data class parameter. Make the parameter non-nullable and be done with it, no?