Re: How to define the append function to add an element into a given list
- From: Elvis Nguyen <nvntung@xxxxxxxxx>
- Date: Thu, 23 Jul 2009 06:09:16 -0700 (PDT)
I have found out about push and pop functions. They works in form
stack (FILO). How can we solve this problem in FIFO?
.
- Follow-Ups:
- Re: How to define the append function to add an element into a given list
- From: Raffael Cavallaro
- Re: How to define the append function to add an element into a given list
- From: Kyle M
- Re: How to define the append function to add an element into a given list
- References:
- How to define the append function to add an element into a given list
- From: Elvis Nguyen
- How to define the append function to add an element into a given list
- Prev by Date: How to define the append function to add an element into a given list
- Next by Date: O'Reilly is publishing a book on Common Lisp
- Previous by thread: How to define the append function to add an element into a given list
- Next by thread: Re: How to define the append function to add an element into a given list
- Index(es):
Relevant Pages
|