next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
replace
replace -- replacement in strings and lists
Ways to use
replace
:
replace(String,String,String)
-- replace substrings matching a regular expression
replace(ZZ,Thing,VisibleList)
-- copy a list, replacing an element
For the programmer
The object
replace
is
a
method function with options
.