On Mon, May 17, 2010 at 10:28 AM, Rajeev J Sebastian
<[email protected]> wrote:
> As pointed out earlier by Andre, this method is already documented.

I'm really not seeing it... On
http://mootools.net/docs/core/Native/String#String:test there are the
methods for individual strings, e.g. (straight from the docs)

"I like cookies".test("cookie");

But (from my understanding) the post is about

String.test(o)

Note: the above line is actual code, I don't mean String.test as a
shorthand for anything else. Is this documented somewhere?

Michal.

Reply via email to