Name: Anonymous 2008-01-15 22:42
So, I'm reading some source code from Plan 9, and I just realized that it's nearly uncommented. I expected a little more from Rob Pike.
switch(alt(alts)) {..., I really don't want to track down its definition (in some other file) and figure out its intended purpose.