ara.t.howard / noaa.gov wrote:
...
> incidentally, '<<' is not a pure append operator in ruby
> 
>   class << self
>   end
> 
>   42 << 2
> 
>   string = <<hdoc
>     foobar
>   hdoc

But those aren't other uses of the << operator. Those are "just" syntax.

-- 
      vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407