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