That was just to illustrate that computeds can return either a plain boolean, or another callable. Right is returning another lambda which itself returns True. So it would end up being called twice in the while loop to resolve the final value.
while