Larry Gilbert wrote on Mon, Sep 22, 2008 03:18 AM UTC:
I have another question, and I'm sorry if this is a trivial one.
I would like to use the shift command, but it doesn't seem to accept an array, and I need to be able to give it a list of coordinates from an array. Is there any operator that will empty an array and put all of its contents back onto the stack? In other words, is there something that does the inverse of array?
I have another question, and I'm sorry if this is a trivial one.
I would like to use the
shift
command, but it doesn't seem to accept an array, and I need to be able to give it a list of coordinates from an array. Is there any operator that will empty an array and put all of its contents back onto the stack? In other words, is there something that does the inverse ofarray
?