next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
Adjacent
Adjacent -- the class of all adjacent expression pairs
Description
Adjacent
is a type of
Expression
representing a pair of adjacent expressions, separated only by white space.
Functions and methods returning an adjacent expression :
"Expression Expression"
-- see
Expression
-- the class of all expressions
For the programmer
The object
Adjacent
is
a
header type
, with ancestor classes
Expression
<
BasicList
<
Thing
.