[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Java




   Date: Mon, 10 Dec 2001 12:34:58 -0500
   From: Scott McKay <swm@hotdispatch.com>

   What could be nicer than
      do-lines(write-line, buffer) ?
   
buffer.writeAllLines() ?    :-)

Or, a la APL,  [] <- buffer

--Guy