Subject: Re: Newbie Question about Array#include?
From: AoP <jimmy.tharpe gmail.com>
Date: Mon, 21 Jan 2008 03:54:58 +0900
References: 288088288089
> question mark, instead, is used for methods which express a predicate or, in
> other words, which answer a question (for example, Array#include? answers the
> question 'does the array contain this item?')
Thank you!