next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
read
read -- read from a file
Ways to use
read
:
read(File)
-- read from a file
read(File,ZZ)
-- read from a file
read(Sequence)
-- read from a file
read(String)
-- read from a file
For the programmer
The object
read
is
a
compiled function
.