home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!stanford.edu!lucid.com!karoshi!fy
- From: fy@lucid.com (Frank Yellin)
- Subject: Re: copy-array?
- In-Reply-To: so@CS.WISC.EDU's message of 14 Sep 92 22:12:47 GMT
- Message-ID: <FY.92Sep14160839@hardwick.lucid.com>
- Sender: usenet@lucid.com
- Organization: Lucid, Inc., Menlo Park, CA
- References: <9209142212.AA24213@brownie.cs.wisc.edu>
- Date: 14 Sep 92 16:08:39
- Lines: 10
-
- In article <9209142212.AA24213@brownie.cs.wisc.edu> so@CS.WISC.EDU (Bryan S. So) writes:
-
- > This is almost the first time I seriously use arrays
- > in Common Lisp. Now, how come there is no intrinsic
- > function to make a copy of an array?
-
- It's called #'copy-seq
-
- -- Frank Yellin
- fy@lucid.com
-