From: Sourav Date: 2006-09-22T21:10:15+09:00 Subject: proc and lambda What is the difference between proc function and lambda function when they both create new Proc object? Is there any guidelines for preferring one over another?