[Grace-core] In praise of consistency

Andrew P. Black black at cs.pdx.edu
Fri May 18 10:21:34 PDT 2012


So, I think that Kim and Michael are both saying that the two forms should be


	print ("hello".reversed) on (output.mainStream)

and

	print ("hello".reversed (on (output.mainStream)))


Is that right?

	Andrew



More information about the Grace-core mailing list