StringReplaceList
Usage
Notes
Further Examples
This gives the list of strings obtained by successively replacing each occurrence of "a" by "XX".
In[1]:=
|
Out[1]=
|
This lists all possible ways of picking substrings starting and ending with "a" making the interior of the substring upper case.
In[2]:=
|
Out[2]=
|
The gives the first steps of a multiway system evolution.
In[3]:=
|
Out[3]=
|
|