The interesting part is where I already know I don...
# arrow
r
The interesting part is where I already know I don't care about the right and I just want to return the left and short-circuit. To get everything happy, I needed to use the
throw
, which feels a bit cumbersome. I'm punting on this part for now, but if I ruminate on something better I'll be sure to share.