Subject: Re: Array #== and #===
From: "John W. Long" <ng johnwlong.com>
Date: Thu, 1 Jan 2004 07:26:23 +0900
References: 890718907389074890758907689077
> so these two assertions are saying:
>
> irb(main):001:0> Object.kind_of?(Object)
> => true
> irb(main):002:0> Array.kind_of?(Array)
> => false
>
I see. Thanks.
--
John Long
www.wiseheartdesign.com