Re: insert(sequence st,sequence what,integer index)
- Posted by CChris <christian.cuvier at agricultu?e.?ouv.fr> May 08, 2008
- 594 views
Kenneth Rhodes wrote: > > CChris wrote: > > > > Another alternative would be to keep insert() as it is now, and coin a new > > name > > for the routine that inserts as an element. I couldn't find a satisfactory > > one. > > > > CChris > > Why not insert_element()? > > > Ken Rhodes > Folding at Home: <a > href="http://folding.stanford.edu/">http://folding.stanford.edu/</a> > 100% MicroSoft Free > SuSE Linux 10.0 > No AdWare, SpyWare, or Viruses! > Life is Good, Lengthy. I just thought about "shoehorn". It inserts /what/ by squeezing it into as little space as possible, ie 1 element. CChris