Re: Need ANswer
- From: rc@xxxxxxxxxxxx
- Date: Sun, 17 Sep 2006 17:31:11 -0400
"bull" <Sharath.Indarapu@xxxxxxxxx> writes:
Can you please send a iterative approach of checking the atoms.
Thanks in advance
(let ((check '(1 2 3 nil (1 2 3))))
(loop for atom in check
when (atom atom) collect atom))
.
- References:
- Need ANswer
- From: bull
- Need ANswer
- Prev by Date: Re: simple wxcl example?
- Next by Date: Re: simple wxcl example?
- Previous by thread: Re: Need ANswer
- Next by thread: Re: R6RS Draft Available
- Index(es):