in reply to Re: looking for a good idiom: return this if this is true
in thread looking for a good idiom: return this if this is true

You don't need the do:

{ return thatroutine() || last }