POV-Ray : Newsgroups : povray.off-topic : This is the sort of brokenness... : Re: This is the sort of brokenness... Server Time
6 Sep 2024 07:14:40 EDT (-0400)
  Re: This is the sort of brokenness...  
From: Darren New
Date: 23 Mar 2009 12:19:18
Message: <49c7b686$1@news.povray.org>
Invisible wrote:
> Darren New wrote:
> 
>> http://vijaymathew.wordpress.com/2009/03/13/dangerous-designs/
> 
> Why write
> 
>   (define (addn n) (lambda (k) (+ n k)))
> 
> when you can just say
> 
>   addn n = (+n)

Shouldn't that be addn n = (n+) ?

-- 
   Darren New, San Diego CA, USA (PST)
   My fortune cookie said, "You will soon be
   unable to read this, even at arm's length."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.