[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Java
Or, in TECO: PW
--Guy
Date: Mon, 10 Dec 2001 09:49:11 -0800
From: "Todd Proebsting" <toddpro@microsoft.com>
Or, in Icon: every write(!buffer)
-----Original Message-----
From: Guy Steele - Sun Microsystems Labs
Sent: Monday, December 10, 2001 9:46 AM
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