ruby-reference-manual:3096
From: "sho-h (Sho Hashimoto)" <sho-h@n...>
Date: Sat, 9 Jun 2012 15:08:28 +0900
Subject: [ruby-reference-manual:3096] [るりまプロジェクト - Bug #6563][Open] Array#values_at は nil を返さない
Issue #6563 has been reported by sho-h (Sho Hashimoto). ---------------------------------------- Bug #6563: Array#values_at は nil を返さない https://bugs.ruby-lang.org/issues/6563 Author: sho-h (Sho Hashimoto) Status: Open Priority: Low Assignee: sho-h (Sho Hashimoto) Category: Target version: reporter: ruby_version: r5213 で Array#indices の戻り値を追記した時に気づいたのですが、Array#values_at の戻り値が間違っているようです。([nil] を返す事はあります) array.c を確認したところ、必ず return result(配列)するので間違いなさそうです。 -- http://bugs.ruby-lang.org/ -- ML: ruby-reference-manual@m... Info: http://QuickML.com/