It would be nice if we could do the same thing for columns, e.g.:delete line 5 of someContainer
The column delimiter could be the same as the itemdelimiter (or we could have a new columnDelimiter property).delete column 5 of someContainer
I know I can roll my own by writing a function, but my understanding is the point of Revolution is that things should be easy.
Thanks for considering this.