Skip to content
Prev 164846 / 398503 Next

Is = now the same as <- in assigning values

In most cases <- and = are the same yet its not always
true so its safest to use <- for assignment.

Check this out:

http://tolstoy.newcastle.edu.au/R/e4/help/08/06/12940.html
On Mon, Dec 15, 2008 at 4:26 PM, Petter Hedberg <ekologkonsult at gmail.com> wrote: