> You mean that you consider the advantage more than "little"?
Yes. > > I believe that when and unless make the programmers intent > > immediately clear while one-armed if can be mistaken on first glance > > for a two-armed if. > > That never happens to me on code that follows the indentation > guidelines we set examples for in the report. If indentation > guidelines aren't followed, all bets seem to be of even with `when' > and `unless'. That's certainly true for one-armed if expressions that span several lines. I'm sure you'll agree that one-armed if expressions that appear only on one line or span many lines are more difficult to distinguish from two-armed if expressions. Kent _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
