5 ms·
Yeah I assumed we were going to get to some sort of types/inheritance based solution as well. Stuff like this doesn’t bother me a ton unless it’s littered ever
by code_runner 4y ago
Yeah I assumed we were going to get to some sort of types/inheritance based solution as well.
Stuff like this doesn’t bother me a ton unless it’s littered everywhere. If every function can run one of two paths that’s certainly annoying… if there is some high level function that builds one of two “pipelines” and I don’t think about userType again, I don’t care too much.