f << x
<< x
Parsing of << associates leftward, so that several objects may be displayed with an expression such as f<<x<<y<<z.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The source of this document is in Macaulay2Doc/ov_files.m2:112:0.