Re: copying arrays
- From: Espen Vestre <espen@xxxxxxxxxx>
- Date: Sun, 29 Apr 2007 11:43:09 +0200
Q <qalex1@xxxxxxxxx> writes:
How do I pass copies of the array around, instead of the array
itself? I don't want them to be eq. But, it'd be nice if they were
equal :)
I use copy-seq, but note that copy-seq always makes a simple-array
(which is something I discovered just last week... I needed a fill-
pointer in both the original and the copy).
--
(espen)
.
- Follow-Ups:
- Re: copying arrays
- From: Pebblestone
- Re: copying arrays
- From: Kent M Pitman
- Re: copying arrays
- From: Harold Lee
- Re: copying arrays
- References:
- copying arrays
- From: Q
- copying arrays
- Prev by Date: Re: What are the domains that lisp doesn't fit int?
- Next by Date: Re: What are the domains that lisp doesn't fit int?
- Previous by thread: Re: copying arrays
- Next by thread: Re: copying arrays
- Index(es):