Hi,
In message "[ruby-talk:02461] Re: Precedence question"
on 00/04/12, Dave Thomas <Dave / thomases.com> writes:
|While we're talking about method calls, should I document the syntax
|
| a.sample(1, 2, 'a' => 3, 'b' => 4)
Probably. It's useful for Ruby/Tk.
matz.
p.s.
quiz of the day: can you parse this method call?
a b c, d