Subject: Re: Newbie question: find source code of Enumerable, Comparable etc.
From: Daniel Harple <dharple generalconsumption.org>
Date: Thu, 12 Jan 2006 14:19:14 +0900
References: 175446
In-reply-to: 175446
gtcc2009 / yahoo.com wrote:
> <snip> Kernel, Enumerable, Comparable, String, Array etc.
>
> Is there any hint on where I can find those source files?
>
> Thanks,
>
> Dor
They are wrote in C, so download the ruby source to view them.
-- Daniel