Re: def app = apply, problem
- From: Chris Russell <christopher.m.russell@xxxxxxxxx>
- Date: Tue, 29 Apr 2008 10:34:33 -0700 (PDT)
On 29 Apr, 17:34, globalrev <skanem...@xxxxxxxx> wrote:
instead of:Have you thought about writing (+ 1 2 3) instead? You'll be saving 5
CL-USER> (apply #'+ '(1 2 3))
6
i want to do:
(app + (1 2 3))
characters.
.
- References:
- def app = apply, problem
- From: globalrev
- def app = apply, problem
- Prev by Date: Re: *Using* uninterned symbols, alterative to printlevel objects and marshalling
- Next by Date: Re: def app = apply, problem
- Previous by thread: Re: def app = apply, problem
- Next by thread: Re: def app = apply, problem
- Index(es):