DeleteCases
Usage
Notes
Further Examples
This deletes all elements of the list that are real numbers.
In[1]:=
|
Out[1]=
|
This command deletes all integers from levels 1 to 2.
In[2]:=
|
Out[2]=
|
In contrast this command deletes all integers only at level 2.
In[3]:=
|
Out[3]=
|
|