home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp48 / 5846 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!nntp.hut.fi!mheiskan
  3. From: mheiskan@hut.fi (Mika Heiskanen)
  4. Subject: Re: Inserting an object in a list
  5. In-Reply-To: tim@nijinsky.ipac.caltech.edu's message of 18 Nov 92 16:19:44
  6. Message-ID: <MHEISKAN.92Nov20111345@lk-hp-14.hut.fi>
  7. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  8. Nntp-Posting-Host: lk-hp-14.hut.fi
  9. Reply-To: mheiskan@vipunen.hut.fi
  10. Organization: Helsinki University of Technology, Finland
  11. References: <TIM.92Nov18161944@nijinsky.ipac.caltech.edu>
  12. Date: 20 Nov 92 09:13:45 GMT
  13. Lines: 15
  14.  
  15. In article <TIM.92Nov18161944@nijinsky.ipac.caltech.edu> tim@nijinsky.ipac.caltech.edu (Tim Conrow) writes:
  16.  
  17. >OK, I've looked, even in sysRPL, but I can find no easy way to do what
  18. >*should* be an easy operation. How does on insert an object into a
  19. >given place in a list? I.e. Insert object ob after the i`th element of
  20. >{}:
  21.  
  22. Unsupported entries:
  23. INSERT{}N    #E461    @ (3:{} 2:Ob 1:#n -> 1:{})
  24. REMOVE{}N    #E4DE    @ (2:{} 1:#n -> 1:{})
  25.  
  26. Not very fast though.
  27.  
  28. --
  29. --> mheiskan@vipunen.hut.fi
  30.