Message-ID:<[EMAIL PROTECTED]>

On: Tue, 29 Jan 2008 20:47:41 -0500, "Andrew WC Brown" <[EMAIL PROTECTED]>
wrote:

> I've seen lambda before but not sure what it does.

A lambda is a fancy name for an anonymous or unbound function.  Its
significance comes from the fact that it is completely stateless, producing no
side effects to its returned result.

-- 
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:[EMAIL PROTECTED]
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to