[go-nuts] Re: On the topic of try() and errors

2019-07-11 Thread Andrey Tcherepanov
Michael, Wonderful reasoning! Your post did reach the goal of "encourage to offer insights", because now I have "now what?" stuck in my head. My first reaction was "holy ..., it is an assert after all!" Well, "assert" + gentle return instead of panic as you pointed out. thing is ... how would

[go-nuts] Re: On the topic of try() and errors

2019-07-10 Thread pierre . curto
Interesting reasoning Michael... Le mercredi 10 juillet 2019 01:46:03 UTC+2, Michael Jones a écrit : > > In the hope of elevating the discussion of late, I've made a little speech > as one might do at a lunchtime discussion with students or colleagues. > Maybe this will make sense to some kindre