home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / lisp / 2430 < prev    next >
Encoding:
Text File  |  1992-09-14  |  711 b   |  23 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!stanford.edu!lucid.com!karoshi!fy
  3. From: fy@lucid.com (Frank Yellin)
  4. Subject: Re: copy-array?
  5. In-Reply-To: so@CS.WISC.EDU's message of 14 Sep 92 22:12:47 GMT
  6. Message-ID: <FY.92Sep14160839@hardwick.lucid.com>
  7. Sender: usenet@lucid.com
  8. Organization: Lucid, Inc., Menlo Park, CA
  9. References: <9209142212.AA24213@brownie.cs.wisc.edu>
  10. Date: 14 Sep 92 16:08:39
  11. Lines: 10
  12.  
  13. In article <9209142212.AA24213@brownie.cs.wisc.edu> so@CS.WISC.EDU (Bryan S. So) writes:
  14.  
  15. >   This is almost the first time I seriously use arrays
  16. >   in Common Lisp.  Now, how come there is no intrinsic
  17. >   function to make a copy of an array?
  18.  
  19. It's called #'copy-seq
  20.  
  21. -- Frank Yellin
  22.    fy@lucid.com
  23.