Subject: Re: how to have a default argument
From: "Kyle Schmitt" <kyleaschmitt gmail.com>
Date: Wed, 18 Apr 2007 02:56:06 +0900
References: 248263
In-reply-to: 248263
I don't think you can do that in straight ruby. No overloading of
that sort in ruby.
Err, but I think that if it's written as a c-extension to ruby it might work.
I could be completely wrong on both counts though.
--Kyle