Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > NilClassクラス > ^

instance method NilClass#^

self ^ other -> bool[permalink][rdoc]

other が真なら true を, 偽なら false を返します。

[PARAM] other:
排他的論理和を行なう式です