From: Stephen Waits Date: 2005-12-16T16:10:23+09:00 Subject: Re: LISP to Ruby translation On Dec 14, 2005, at 6:36 PM, Douglas Livingstone wrote: > ((if (zero? 0) + -) 3 4) > => 7 > > to Ruby? 7 if true --Steve