Plan 9 from Bell Labs’s /n/sources/patch/applied/rc-subseq/readme

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


cleaned up version of erik quanstrom's suggestion.
allows

	$x(1-5)
	$x(3-)

as subscript notation.  this is fantastic, because it means
i can start writing

	x=$x(2-)

and retire my old idiom

	*=($x); shift; x=($*)

☺


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.