jeremyevans0 (Jeremy Evans) wrote: > dvogel (Drew Vogel) wrote: > ... I make this suggestion knowing that it would have to be delayed until ruby 3. I consider the improvement in terms of simplicity and approachability to be worth the c...dvogel (Drew Vogel)
matz (Yukihiro Matsumoto) wrote: > Yes, I admit `{ @1[@2] = "Go Fish: #{@2}" }` is cryptic. But `{@1 * @2}` is not. So use numbered parameters with care (just like other features in Ruby). The **possibility** to make code cryptic itself...dvogel (Drew Vogel)