
11 Jun
2010
11 Jun
'10
8:35 a.m.
On 11 June 2010 14:27, Bulat Ziganshin
i format it this way:
if x then return () else do bar continueComputation
That's a nice way of formatting! God bless optional formatting! I like this problem-specific indentation. Another is: if x then foo else if y then bar else if z then mu else zot Kind of similar to a COND statement from Lisp.