Poking at comprehensions yielded an interesting new syntax for functions: int foo (int i) = i + 1; Nice and compact; makes some programming styles much prettier. -keith