| Adam Sikora on Mon, 25 Aug 2008 00:01:33 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| removing an item from a list |
Does anyone know if there is a pari-gp function for removing an item from a list in pari-gp? Something opposite to listinsert(). (I know that I could write one myself, but it would have slower execution time and time optimization is important for me). Many thanks in advance, Adam Sikora