Just Play It Grand...


:= or _ ?

Posted in Squeak by eric on the July 7th, 2007

What’s the preferred method? In the default image which I downloaded from Squeak Homepage, it seems _ is the default. In the Squeak-Web Image from Damien Cassou it seems := is the default. Confused? Me too. Which one should I be using, or is it just personal preference? (and where did the left arrow go?)

Technorati Tags: ,

One Response to ':= or _ ?'

Subscribe to comments with RSS or TrackBack to ':= or _ ?'.


  1. on August 10th, 2007 at 1:21 am

    _ was the old way to do asssignement. Use := now. The Squeak-web is not totally converted ton the new way.

Leave a Reply