MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

removing sublist . Again and Different

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56305] removing sublist . Again and Different
  • From: "giampi1960" <giampiero1960 at yahoo.com>
  • Date: Thu, 21 Apr 2005 05:36:29 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

hello i read borges2003xx at yahoo.it meassage :


>i'm a newbie. How implement the _faster functon_ which removes in a
>list every element that are a subelement.
>which means
>f[x]:=  {..,{1,2,3,4},..,{2,3},..} removes {2,3}.
>thanx a lot.
>giorgio borghi


i ask your help for faster way to do the opposite
f[x]:=  {..,{1,2,3,4},..,{2,3},..} removes {1,2,3,4}.

best regards

giampiero


  • Prev by Date: multiple 3d plots
  • Next by Date: Re: plot on condition
  • Previous by thread: multiple 3d plots
  • Next by thread: Re: removing sublist . Again and Different