Monkey Patch

Pls explain what is meant by monkey patch & what is the difference
betwwen nil and false

On Mon, Mar 9, 2009 at 9:19 AM, Nike M.
[email protected] wrote:

Pls explain what is meant by monkey patch & what is the difference
betwwen nil and false

nil represents the absence of a value.

false represents a negative boolean value.


Greg D.
http://destiney.com/

Nike M. wrote:

Pls explain what is meant by monkey patch & what is the difference
betwwen nil and false

What did Google tell you about these topics?