i’ve actualy seen that particular video before. no matter, i’m not sure who you’re talking to - i’m the guy promoting carrying results and options around in this discussion! :>
@tsnobip help me understand more what you mean. why shouldn’t i use exceptions as results(errors)? why is it bad if i don’t need to move the errors around my program code?
also, on the contrary, if we did have early returns, why would i prefer to use exceptions (except panics) over results?